telegraf/plugins/serializers
Conor Evans b76d794968
feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690)
2022-08-18 09:22:40 +02:00
..
carbon2 refactor: replace strings.Replace with strings.ReplaceAll (#11079) 2022-05-11 09:53:34 -06:00
csv feat: Migrate influx and influx_upstream parsers to new style (#11432) 2022-07-06 15:23:13 -05:00
graphite refactor: replace strings.Replace with strings.ReplaceAll (#11079) 2022-05-11 09:53:34 -06:00
influx fix: Linter fixes for plugins/serializers/[a-z]* (#10181) 2021-11-30 14:50:00 -06:00
json feat(parsers.json): Allow JSONata based transformations in JSON serializer (#11251) 2022-07-21 18:37:36 +02:00
msgpack fix: Linter fixes for plugins/serializers/[a-z]* (#10181) 2021-11-30 14:50:00 -06:00
nowmetric fix: Linter fixes for plugins/serializers/[a-z]* (#10181) 2021-11-30 14:50:00 -06:00
prometheus feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690) 2022-08-18 09:22:40 +02:00
prometheusremotewrite fix: prometheusremotewrite wrong timestamp unit (#10547) 2022-02-16 09:00:37 -07:00
splunkmetric fix: re-add event to splunk serializer (#11237) 2022-06-02 12:08:35 -06:00
wavefront feat: Add option to disable Wavefront prefix conversion (#10252) 2021-12-14 15:04:30 -07:00
EXAMPLE_README.md chore: clean up all markdown lint errors in serializer plugins (#10158) 2021-11-24 11:47:23 -07:00
registry.go feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690) 2022-08-18 09:22:40 +02:00