Skip to content

Commit b2a7f57

Browse files
committed
modify README.md
1 parent 18f0d9e commit b2a7f57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

processors/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ logger_provider:
2727
processors:
2828
- event_to_span_event_bridge:
2929
```
30+
3031
## Filtering Log Processor
31-
`FilteringLogRecordProcessor` is a `LogRecordProcessor` that only keep logs based on a predicate
3232
33+
`FilteringLogRecordProcessor` is a `LogRecordProcessor` that only keep logs based on a predicate
3334

3435
## Component owners
3536

0 commit comments

Comments
 (0)