opentelemetry-java-instrume.../instrumentation/grpc-1.6
eugeniyk bf16564321
Set custom gRPC client/server span name extractor (#5244)
* Set custom gRPC client/server span name extractor

* Fix imports

* Fix compilation

* Fix style rule

* Update to use Functions instead

* Fix formatting
2022-02-24 13:59:00 +02:00
..
javaagent rename `newBuilder()` to `builder()` (#4475) 2021-10-22 20:50:43 -07:00
library Set custom gRPC client/server span name extractor (#5244) 2022-02-24 13:59:00 +02:00
testing fix: add attributes of net.peer.* for grpc client span (#5324) 2022-02-10 09:54:43 -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.