telegraf/plugins
Steven Barth 0a1373765e
Fix dash to underscore replacement when handling embedded tags in Cisco MDT (#7035)
Currently configuring embedded_tags for cisco_telemetry_mdt input
requires an unusual mix of - and _, i.e. one needs to specify e.g.
Cisco-IOS-XR-wdsysmon-fd-oper:system-monitoring/cpu-utilization/process_cpu/process-id
for it to work correctly. Additionally, tags created might still contain
dashes against convention.

This fix creates correctly formatted tags with underscores instead of
dashes and unifies the configuration parameter to expect either dashes
or underscores, so old configurations are still valid.
2020-02-18 17:31:39 -08:00
..
aggregators Fix indention in merge sample config 2020-01-08 10:48:06 -08:00
common Add kafka SASL version control to kafka_consumer (#6350) 2020-01-02 16:27:26 -08:00
inputs Fix dash to underscore replacement when handling embedded tags in Cisco MDT (#7035) 2020-02-18 17:31:39 -08:00
outputs Document the behavior of an unset routing key (#6983) 2020-02-04 16:40:00 -08:00
parsers Hook up json_strict option with default of true (#6909) 2020-01-21 10:10:02 -08:00
processors Update readme and changelog for template processor 2020-02-06 13:34:36 -08:00
serializers Replace colon chars in prometheus output labels with metric_version=1 (#6781) 2019-12-10 12:59:16 -08:00