Wavefront output plugin adding empty tag #11077
Labels
area/wavefront
bug
unexpected problem or unintended behavior
help wanted
Request for community participation, code, contribution
Relevant telegraf.conf
System info
1.21.0
Docker
No response
Steps to reproduce
...
Expected behavior
Wavefront output plugin should not expect host tag in source metric. There should not be any empty tag output from this plugin.
Actual behavior
If host tag is not provided in metrics, wavefront output plugin add empty telegraf.host tag which cause failure on wavefront proxy end.
Additional info
The code here
telegraf/plugins/outputs/wavefront/wavefront.go
Line 193 in 4a15e0a
The text was updated successfully, but these errors were encountered: