Skip to content

Commit 2b740c5

Browse files
committed
add readme
1 parent e56a54d commit 2b740c5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

baggage-processor/README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,9 @@ 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
56-
[Properties which pattern matching
57-
](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-which-pattern-matching).
54+
This will configure the respective processor to include baggage keys listed in `included` and
55+
exclude those in `excluded` as explained in
56+
[Properties which pattern matching](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-which-pattern-matching).
5857

5958
### Usage through programmatic activation
6059

0 commit comments

Comments
 (0)