Adjust dedup processor description

This commit is contained in:
Daniel Nelson 2020-03-17 18:46:52 -07:00
parent 78fb879aa7
commit 56a7ff574c
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

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