telegraf/plugins/parsers
Mikhail Konovalov 53fb5adac2
chore(parser.json_v2): Error out if no config is provided (#15844)
2024-09-09 10:04:37 -05:00
..
all feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
avro chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
binary docs(parsers.binary): Fix wording in README (#15554) 2024-06-24 15:32:25 -05:00
collectd chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
csv test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
dropwizard chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
form_urlencoded chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
graphite test(linters): Enable copyloopvar (#15532) 2024-06-20 15:43:02 -05:00
grok chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
influx chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
json test(linters): Enable copyloopvar (#15532) 2024-06-20 15:43:02 -05:00
json_v2 chore(parser.json_v2): Error out if no config is provided (#15844) 2024-09-09 10:04:37 -05:00
logfmt chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
nagios chore: Update go to v1.23.0 (#15766) 2024-08-30 14:23:51 -05:00
openmetrics chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709) 2024-08-07 12:22:10 +02:00
opentsdb chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
parquet feat(outputs.parquet): Introduce Parquet output (#15602) 2024-07-25 10:40:18 +02:00
prometheus chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
prometheusremotewrite chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831) 2024-09-04 11:11:51 -05:00
value feat(parsers.value): Add base64 datatype (#15697) 2024-08-07 12:26:46 +02:00
wavefront chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00
xpath feat(logging): Add 'trace' log-level (#15695) 2024-08-01 00:32:24 +02:00
EXAMPLE_README.md chore: clean up all markdown lint errors in parser plugins (#10153) 2021-11-24 11:45:25 -07:00
deprecations.go feat(cli): List available parsers and serializers (#15426) 2024-05-31 10:32:35 +02:00
errors.go fix(parsers.csv): Remove direct checks for the parser type (#11825) 2022-09-19 12:15:32 -06:00
registry.go chore(parsers)!: Remove old-style creation (#13310) 2023-05-23 14:17:11 -06:00