opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Trask Stalnaker 54c41f7558
Move extractFromRequest() to internal (#6585)
* Move extractFromRequest() to internal

* Javadoc
2022-09-12 17:36:07 +03:00
..
javaagent Capture messaging header value as span attribute (#6454) 2022-08-11 17:28:04 -07:00
library Move extractFromRequest() to internal (#6585) 2022-09-12 17:36:07 +03:00
testing Capture messaging header value as span attribute (#6454) 2022-08-11 17:28:04 -07:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

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.