opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Lauri Tulmin 07d7cfd551
Capture messaging header value as span attribute (#6454)
* Capture messaging header value as span attribute

* add comment
2022-08-11 17:28:04 -07:00
..
javaagent Capture messaging header value as span attribute (#6454) 2022-08-11 17:28:04 -07:00
library Capture messaging header value as span attribute (#6454) 2022-08-11 17:28:04 -07: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.