We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eab58 commit 69636d5Copy full SHA for 69636d5
pipeline/processors/README.md
@@ -15,7 +15,7 @@ Fluent Bit offers the following processors:
15
- [Labels](labels.md): Add, update, or delete metric labels.
16
- [Metrics Selector](metrics-selector.md): Choose which metrics to keep or discard.
17
- [OpenTelemetry Envelope](opentelemetry-envelope.md): Transform logs into an OpenTelemetry-compatible format.
18
-- [SQL](sql.md): Process records using SQL queries
+- [SQL](sql.md): Use SQL queries to extract log content.
19
20
## Features
21
0 commit comments