opentelemetry-java-instrume.../instrumentation/grpc-1.6
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 Add gRPC request metadata instrumentation (#7011) 2023-01-17 21:18:37 -08:00
library Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
testing Add gRPC request metadata instrumentation (#7011) 2023-01-17 21:18:37 -08:00
README.md Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00

README.md

Settings for the gRPC instrumentation

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