opentelemetry-java-instrume.../instrumentation/rocketmq-client-4.8
Lauri Tulmin e9c1efece2
Update to Groovy 4 (#5532)
* Update to Groovy 4

* exclude spock from grails tests, update comment

* Update instrumentation/grails-3.0/javaagent/build.gradle.kts

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>

Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
2022-03-09 15:07:41 -08:00
..
javaagent Some testLatestDeps cleanup (#5226) 2022-01-26 09:27:53 -08:00
library Refactor AttributesExtractor so that it extracts route from Context (#5288) 2022-02-08 10:38:41 +01:00
testing Update to Groovy 4 (#5532) 2022-03-09 15:07:41 -08: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.