Skip to content

Commit 3531d66

Browse files
committed
add readme
1 parent 2b740c5 commit 3531d66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

baggage-processor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ logger_provider:
5151
excluded: [bar]
5252
```
5353
54-
This will configure the respective processor to include baggage keys listed in `included` and
55-
exclude those in `excluded` as explained in
54+
This will configure the respective processor to include baggage keys listed in `included` and
55+
exclude those in `excluded` as explained in
5656
[Properties which pattern matching](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-which-pattern-matching).
5757

5858
### Usage through programmatic activation

0 commit comments

Comments
 (0)