[BUG] Kafka *ByteRate
metrics are non-zero for idle pipelines
#3180
Labels
bug
Something isn't working
*ByteRate
metrics are non-zero for idle pipelines
#3180
Describe the bug
While my pipeline is idle the kafka source plugin continuously reports byte rate data when there is no data flowing from the kafka cluster to my pipeline. This is seen for both
incomingByteRate
andoutgoingByteRate
.Ideally I would expect this to be zero during idle periods.
The text was updated successfully, but these errors were encountered: