telegraf/plugins/parsers
Joshua Powers 71718fba7d
chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452)
2024-06-05 15:19:47 -05:00
..
all feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
avro chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
binary chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452) 2024-06-05 15:19:47 -05:00
collectd chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
csv chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
dropwizard chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
form_urlencoded chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
graphite chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
grok chore(parsers.grok): Improve non-matching debug message (#15318) 2024-05-08 11:11:05 -05:00
influx chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
json chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
json_v2 fix(inputs.http_listener_v2): Wrap timestamp parsing error messages (#15239) 2024-04-29 11:46:38 +02:00
logfmt chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452) 2023-12-15 06:25:10 -07:00
nagios chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
openmetrics feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
opentsdb chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
parquet feat(parsers.parquet): Add Apache Parquet Parser (#15008) 2024-04-10 07:54:16 -06:00
prometheus feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
prometheusremotewrite feat(parser.prometheusremotewrite): Parse and generate histogram buckets (#14952) 2024-03-13 13:20:53 -05:00
value test(parsers): Sort metrics to avoid flaky tests (#14284) 2023-11-13 12:38:47 -07:00
wavefront chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
xpath chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452) 2024-06-05 15:19:47 -05: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