telegraf/plugins
Patrick Hemmer 2446a08c33
Fix snmp overriding of auto-configured table fields (#4208)
Whenever the snmp plugin was configured with a table with automatic field
discovery, if one of those fields was explicitly overridden in the config and
the value of is_tag was changed, the field would be duplicated, once as a tag
& once as a field.

This change fixes the behavior so that if a field is explicitly configured,
automatic table field discovery doesn't touch it.

(cherry picked from commit 5ae2b02f5d)
2018-06-01 10:51:40 -07:00
..
aggregators Add sum stat to basicstats aggregator (#3797) 2018-03-05 15:26:31 -08:00
inputs Fix snmp overriding of auto-configured table fields (#4208) 2018-06-01 10:51:40 -07:00
outputs Fix librato output support for uint and bool (#4151) 2018-05-15 15:55:55 -07:00
parsers Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:02:18 -07:00
processors Add new line protocol parser and serializer, influxdb output (#3924) 2018-03-27 17:30:51 -07:00
serializers Fix ints being capped at 32-bits on 32-bit archs (#4054) 2018-04-20 15:06:04 -07:00