telegraf/plugins/parsers
Paweł Żak 2e246d0270
chore(linter): Address findings for `staticcheck->QF1001` - Apply De Morgan’s law (#16881)
2025-04-30 17:43:13 +01:00
..
all feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) 2024-05-16 15:28:08 -05:00
avro feat(parsers.avro): Allow union fields to be specified as tags (#16272) 2024-12-10 15:14:58 -06:00
binary chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
collectd chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683) 2025-03-31 13:52:09 +01:00
csv chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
dropwizard chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339) 2025-01-14 09:24:13 +01:00
form_urlencoded chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
graphite chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339) 2025-01-14 09:24:13 +01:00
grok chore(linters): Configure `revive:var-naming` and fix its findings (#16817) 2025-04-24 21:23:04 +01:00
influx chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683) 2025-03-31 13:52:09 +01:00
json chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#15980) 2024-10-15 13:02:45 +02:00
json_v2 docs(parsers.json_v2): Fix wording (#16778) 2025-04-16 11:57:09 +01:00
logfmt chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#15980) 2024-10-15 13:02:45 +02:00
nagios chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683) 2025-03-31 13:52:09 +01:00
openmetrics chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
opentsdb chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
parquet chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
prometheus chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
prometheusremotewrite chore(linters): Configure `revive:var-naming` and fix its findings (#16817) 2025-04-24 21:23:04 +01:00
value chore(linters): Enforce import grouping with gci linter (#16526) 2025-02-24 19:37:12 -06:00
wavefront chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` (#16339) 2025-01-14 09:24:13 +01:00
xpath chore(linter): Address findings for `staticcheck->QF1001` - Apply De Morgan’s law (#16881) 2025-04-30 17:43:13 +01: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 chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039) 2024-10-18 09:10:58 -05: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: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039) 2024-10-18 09:10:58 -05:00