opentelemetry-java-instrume.../instrumentation/rocketmq/rocketmq-client/rocketmq-client-4.8
Mateusz Rzeszutek e1895e548c
Rename all methods in all Getters to use the `get*()` naming scheme (#7619)
Resolves #6562

This PR only contains renames; the actual content is in the `*Getter`
interfaces, the rest of changes is just IntelliJ doing its job.
2023-01-23 09:28:11 +00:00
..
javaagent End groovy files with newline (#7127) 2022-11-10 12:21:55 +01:00
library Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
testing Rearrange the file structure of RocketMQ instrumentation (#6762) 2022-09-28 13:45:59 -07:00
README.md Implement producer part of RocketMQ new client instrumentation (#6884) 2022-10-27 19:25:22 -07:00

README.md

Settings for the Apache RocketMQ remoting-based client instrumentation

System property Type Default Description
otel.instrumentation.rocketmq-client.experimental-span-attributes Boolean false Enable the capture of experimental span attributes.