Skip to content

Commit 16545ef

Browse files
committed
reformat table
1 parent fb50649 commit 16545ef

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/external-annotations

1 file changed

+1
-1
lines changed

instrumentation/external-annotations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ common vendor annotations by default, and additional annotations can be targeted
99
configuration property "otel.instrumentation.external-annotations.include".
1010

1111
| System property | Type | Default | Description |
12-
| ----------------------------------------------------------- | ------ | ------------------- | --------------------------------------------------------------------------------------------------------- |
12+
|-------------------------------------------------------------|--------|---------------------|-----------------------------------------------------------------------------------------------------------|
1313
| `otel.instrumentation.external-annotations.include` | String | Default annotations | Configuration for trace annotations, in the form of a pattern that matches `'package.Annotation$Name;*'`. |
1414
| `otel.instrumentation.external-annotations.exclude-methods` | String | | All methods to be excluded from auto-instrumentation by annotation-based advices. |

0 commit comments

Comments
 (0)