opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Mateusz Rzeszutek f0bdce973e
Split out MessagingAttributesGetter (#5626)
2022-03-18 11:52:23 -07:00
..
javaagent Some testLatestDeps cleanup (#5226) 2022-01-26 09:27:53 -08:00
library Split out MessagingAttributesGetter (#5626) 2022-03-18 11:52:23 -07:00
testing Wait for rocketmq message to arrive before asserting spans (#5591) 2022-03-17 12:38:58 +02: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.