telegraf/plugins/parsers
Joshua Powers ba9cbeebb5
feat(parsers.parquet): Add Apache Parquet Parser (#15008)
2024-04-10 07:54:16 -06:00
..
all feat(parsers.parquet): Add Apache Parquet Parser (#15008) 2024-04-10 07:54:16 -06:00
avro chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
binary feat(parsers.binary): Allow base64-encoded input data (#14961) 2024-03-13 11:42:42 -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(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
influx chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
json chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
json_v2 chore: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
logfmt chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452) 2023-12-15 06:25:10 -07:00
nagios test(parsers): Sort metrics to avoid flaky tests (#14284) 2023-11-13 12:38:47 -07: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 chore(deps): Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (#15100) 2024-04-03 14:50:31 -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: Fix typos (#15114) 2024-04-09 20:00:52 +02:00
EXAMPLE_README.md chore: clean up all markdown lint errors in parser plugins (#10153) 2021-11-24 11:45:25 -07: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