File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
instrumentation/jaxrs/jaxrs-1.0 Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ display_name : JAX-RS
2+ description : >
3+ This instrumentation enables controller telemetry and sets the HTTP route. The HTTP route is set
4+ by this instrumentation only when it has not already been set by a jax-rs framework
5+ instrumentation.
6+
7+ Note: This instrumentation uses complex type matcher, disabling it can improve startup performance.
8+ library_link : https://javaee.github.io/javaee-spec/javadocs/javax/ws/rs/package-summary.html
19disabled_by_default : true
10+ configurations :
11+ - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
12+ description : Enables the creation of experimental controller (INTERNAL) spans.
13+ type : boolean
14+ default : false
You can’t perform that action at this time.
0 commit comments