Skip to content

Commit 2c5b5a5

Browse files
committed
Update examples for InstrumenterCustomizerProvider extension
1 parent 6cfaaa1 commit 2c5b5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/distro/custom/src/main/java/com/example/javaagent/DemoInstrumenterCustomizerProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
* </ul>
3636
*
3737
* <p>The customizer will be automatically applied to instrumenters that match the specified
38-
* instrumentation name and span kind.
38+
* instrumentation name or type.
3939
*
4040
* @see InstrumenterCustomizerProvider
4141
* @see InstrumenterCustomizer

0 commit comments

Comments
 (0)