telegraf/plugins
Patrick Hemmer 5ae2b02f5d 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.
2018-05-29 19:03:37 -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-05-29 19:03:37 -07:00
outputs Log if connection is closed on write error 2018-05-29 16:10:27 -07:00
parsers Fix dropwizard parsing error for metrics that need escaped (#4142) 2018-05-14 11:00:03 -07:00
processors Add converter processor (#4178) 2018-05-23 14:29:57 -07:00
serializers Add support for Graphite 1.1.x tags (#4165) 2018-05-21 15:59:56 -07:00