* Refactor AttributesExtractor so that it extracts route from Context * typo * fix tests * Update instrumentation-api/src/main/java/io/opentelemetry/instrumentation/api/instrumenter/http/HttpRouteHolder.java Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> * fix all AttributesExtractors Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com> |
||
|---|---|---|
| .. | ||
| javaagent | ||
| library | ||
| testing | ||
| README.md | ||
README.md
Settings for the Apache RocketMQ client instrumentation
| System property | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.rocketmq-client.experimental-span-attributes |
Boolean | false |
Enable the capture of experimental span attributes. |
otel.instrumentation.rocketmq-client.propagation |
Boolean | true |
Enables remote context propagation via RocketMQ message headers. |