Skip to content

Commit 7a9f2f4

Browse files
committed
the final markdown ?
1 parent 4ac2c28 commit 7a9f2f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

span-stacktrace/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This extension supports autoconfiguration.
1919

2020
`otel.java.experimental.span-stacktrace.filter`
2121

22-
- allows to filter spans to be excluded from stacktrace capture
23-
- defaults to include all spans.
24-
- value is the class name of a class implementing `java.util.function.Predicate<ReadableSpan>`
25-
- filter class must be publicly accessible and provide a no-arg constructor
22+
- allows to filter spans to be excluded from stacktrace capture
23+
- defaults to include all spans.
24+
- value is the class name of a class implementing `java.util.function.Predicate<ReadableSpan>`
25+
- filter class must be publicly accessible and provide a no-arg constructor
2626

2727
## Component owners
2828

0 commit comments

Comments
 (0)