opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Mateusz Rzeszutek 50f91e6dee
Deprecate AttributesExtractor#set() method (#5749)
* Deprecate AttributesExtractor#set() method

* code review comments
2022-04-05 20:20:02 -07:00
..
javaagent Rename library entrypoints to Telemetry (#5624) 2022-03-22 14:39:23 +09:00
library Deprecate AttributesExtractor#set() method (#5749) 2022-04-05 20:20:02 -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.