You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: baggage-processor/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ logger_provider:
51
51
excluded: [bar]
52
52
```
53
53
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
56
56
[Properties which pattern matching](https://github.com/open-telemetry/opentelemetry-configuration/blob/main/CONTRIBUTING.md#properties-which-pattern-matching).
0 commit comments