opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Mateusz Rzeszutek 87b412fb40
Instrumentation API changes: OperationMetrics, OperationListener (#6016)
* Instrumentation API changes: OperationMetrics, OperationListener

* errorprone
2022-05-12 11:16:46 -07:00
..
javaagent Rename library entrypoints to Telemetry (#5624) 2022-03-22 14:39:23 +09:00
library Instrumentation API changes: OperationMetrics, OperationListener (#6016) 2022-05-12 11:16:46 -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.