We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff857e commit bd0e5feCopy full SHA for bd0e5fe
pipeline/processors/README.md
@@ -6,7 +6,7 @@ Processors are components that can modify, transform, or enhance data records as
6
7
Fluent Bit offers the following processors:
8
9
-- [Content Modifier](content-modifier.md): Manipulate message content, metadata/attributes for logs and traces
+- [Content Modifier](content-modifier.md): Manipulate the content, metadata, and attributes of logs and traces.
10
- [Labels](labels.md): Add, update or delete labels in records
11
- [Metrics Selector](metrics-selector.md): Select specific metrics
12
- [OpenTelemetry Envelope](opentelemetry-envelope.md): Convert logs to OpenTelemetry format
0 commit comments