opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Aaron Ai 527bf612f6
Update attribute key of rocketmq's message tag (#6677)
Fixes #6676
2022-09-20 21:44:38 -07:00
..
javaagent Capture messaging header value as span attribute (#6454) 2022-08-11 17:28:04 -07:00
library Update attribute key of rocketmq's message tag (#6677) 2022-09-20 21:44:38 -07:00
testing Update attribute key of rocketmq's message tag (#6677) 2022-09-20 21:44:38 -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.