telegraf/models
Sven Rebhan 9bb2d1562d
chore(serializers): Add new-style framework and migrate influx (#12920)
2023-04-11 21:52:42 +02:00
..
buffer.go chore: resolve linter issues for confusing-naming and confusing-results (#11956) 2022-10-12 13:19:47 -06:00
buffer_test.go Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
filter.go feat(inputs.prometheus): Control which pod metadata is added as tags (#12851) 2023-04-03 10:08:15 +02:00
filter_test.go chore: resolve linter issues for confusing-naming and confusing-results (#11956) 2022-10-12 13:19:47 -06:00
log.go feat: add method to inform of deprecated plugin option values (#11987) 2022-11-28 08:13:14 -07:00
log_test.go feat: add method to inform of deprecated plugin option values (#11987) 2022-11-28 08:13:14 -07:00
makemetric.go chore: typos across source code comments (#10361) 2022-01-05 08:20:10 -07:00
running_aggregator.go feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00
running_aggregator_test.go Support Go execd plugins with shim (#7283) 2020-05-04 14:09:10 -04:00
running_input.go feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00
running_input_test.go Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
running_output.go docs: Fix various typos in comments (#12888) 2023-03-21 16:27:38 +01:00
running_output_test.go chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008) 2023-04-03 07:19:43 -06:00
running_parsers.go feat: Parser plugin restructuring (#8791) 2022-01-12 15:54:42 -07:00
running_processor.go feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00
running_processor_test.go chore: Review of //nolint comments (#12088) 2022-10-26 12:06:08 +02:00
running_serializer.go chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00