telegraf/plugins/parsers/influx/influx_upstream
Paweł Żak c4dbe65732
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
2024-02-12 23:26:10 +01:00
..
README.md feat(parsers.influx): New influx line protocol via feature flag (#10749) 2022-03-10 15:09:58 -07:00
parser.go chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
parser_test.go chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00

README.md

Influx Line Protocol

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