File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ The `InstrumenterCustomizerProvider` extension point allows you to customize ins
4444- Add custom attributes and metrics to existing instrumentations
4545- Customize context
4646- Transform span names to match your naming conventions
47- - Apply customizations conditionally based on instrumentation type and span kind
47+ - Apply customizations conditionally based on instrumentation name
4848
4949### I don't want this span at all
5050
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ The `InstrumenterCustomizerProvider` extension point allows you to customize ins
7474- Add custom attributes and metrics to existing instrumentations
7575- Customize context
7676- Transform span names to match your naming conventions
77- - Apply customizations conditionally based on instrumentation type and span kind
77+ - Apply customizations conditionally based on instrumentation name
7878
7979### "I don't want this span at all"
8080
You can’t perform that action at this time.
0 commit comments