Adjust dedup processor description

This commit is contained in:
Daniel Nelson
2020-03-17 18:46:52 -07:00
parent 78fb879aa7
commit 56a7ff574c

View File

@@ -24,7 +24,7 @@ func (d *Dedup) SampleConfig() string {
}
func (d *Dedup) Description() string {
return "Drop metrics with repeating field values"
return "Filter metrics with repeating field values"
}
// Remove single item from slice