Merged
Conversation
* Use uint64 Fix error handling * update comment * More detail to error
…n. (#9069) * Add configurable option for the 'path' tag override in the Tail plugin. * get test cases to pass * update default config * convert to configurable string field
* LAdd support for logstash 7 'queue' stats for its pipelines stats API * appease the linter * Update samples_logstash7.go
* Delete log.Fatal calls and replace with error returns. * Update opcua_util.go * Update opcua_util.go
…se 3 columns are sent (MySQL 8 and greater) (#9082) * Add ability to handle 'binary logs' mySQL query with 3 columns, in case 3 columns are sent (MySQL 8 and greater) * Update mysql.go * Update mysql.go
(cherry picked from commit dc4fa5d)
make influxdb 1.x alignment a header
* Remove error return type from metric.New method. * Formatting changes for linter + gofmt * Additional linter fixes. * More linter fixes. * Linter fix. * address comments
* Added MetricLookback setting * Fixed go mod issue
* change to NewStreamParser to accept larger inputs from scanner * fmt changes
Updated circle-ci config to check for certain patterns in the latest commit to see if the jobs should run. Credit to this blog post for the idea: https://dev.to/acro5piano/exit-circleci-jobs-if-changed-files-do-not-match-specific-pattern-mel
* Configurable local time logging * make timezone configurable * Address linter feedback. * update with example
Related to: #9076 In order to support skipping a job depending on file changes, only works on non-master branches. This pull requests updates the config to check the current branch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Required for all PRs: