telegraf/plugins
Joshua Powers ac40bdc52e
fix: procstat missing tags in procstat_lookup metric (#9808)
In #9488 the way that tags were built for procstat_lookup was changed
and it was only including the pid_finder and result tags. This is not
consistent with the documentation and is a regression from how they were
previously constructed.

Becuase of the large change to how procstat metrics are gathered, this
will use one of the process metric's tags as a basis for the tags for
procstat_lookup.

Resolves: #9793
2021-10-01 15:10:25 -06:00
..
aggregators Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
common refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
inputs fix: procstat missing tags in procstat_lookup metric (#9808) 2021-10-01 15:10:25 -06:00
outputs fix: add keep alive config option, add documentation around issue with eclipse/mosquitto version combined with this plugin, update test (#9803) 2021-10-01 11:10:30 -04:00
parsers refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
processors refactor: move from io/ioutil to io and os package (#9811) 2021-09-28 15:16:32 -06:00
serializers feat: Add json_timestamp_layout option (#8229) 2021-09-21 09:12:44 -06:00