telegraf/plugins/parsers/influx/influx_upstream
Sebastian Spaink 9744c3a6a2
feat: Migrate influx and influx_upstream parsers to new style (#11432)
2022-07-06 15:23:13 -05:00
..
README.md feat(parsers.influx): New influx line protocol via feature flag (#10749) 2022-03-10 15:09:58 -07:00
parser.go feat: Migrate influx and influx_upstream parsers to new style (#11432) 2022-07-06 15:23:13 -05:00
parser_test.go feat: Migrate influx and influx_upstream parsers to new style (#11432) 2022-07-06 15:23:13 -05:00

README.md

Influx Line Protocol

This package implements the upstream Influx line protocol parser. See the Influx README.md for more details.