chore(docs): Clarify how taginclude/tagexclude work with processors (#13243)

This commit is contained in:
Maxim Ivanov 2023-05-24 07:48:39 +00:00 committed by GitHub
parent 7c636b4b6b
commit 8fa514f73b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -651,7 +651,9 @@ are provided in the [language definition][CEL lang] as well as in the
### Modifiers
Modifier filters remove tags and fields from a metric. If all fields are
removed the metric is removed.
removed the metric is removed. Tags and fields are modified before a metric is
passed to a processor, aggregator, or output plugin. When used with an input
plugin the filter applies after the input runs.
- **fieldpass**:
An array of [glob pattern][] strings. Only fields whose field key matches a