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 18f0d9e commit b2a7f57Copy full SHA for b2a7f57
processors/README.md
@@ -27,9 +27,10 @@ logger_provider:
27
processors:
28
- event_to_span_event_bridge:
29
```
30
+
31
## Filtering Log Processor
-`FilteringLogRecordProcessor` is a `LogRecordProcessor` that only keep logs based on a predicate
32
33
+`FilteringLogRecordProcessor` is a `LogRecordProcessor` that only keep logs based on a predicate
34
35
## Component owners
36
0 commit comments