opentelemetry-java-instrume.../instrumentation/grpc-1.6
Trask Stalnaker 1077258263
Add InternalJavadoc custom error prone check (#5277)
* Add InternalJavadoc custom error prone check

* Add example usage

* Move to conventions

* Revert "Move to conventions"

This reverts commit d8a8209b59.

* Just get it working

* Clearer error message

* versions

* Apply almost everywhere

* feedback

* Always at the end of javadoc

* Fix test

* Missed (at least) one

* No longer internal

* Fix NPE

* Spotless

* Convert awslambda Java test to JUnit 5 so can reduce visibility

* Reduce visibility

* Rename the check

* More

* Move into errorprone-convention

* Fix UserExcludedClassesConfigurerTest
2022-02-01 17:54:57 -08:00
..
javaagent rename `newBuilder()` to `builder()` (#4475) 2021-10-22 20:50:43 -07:00
library Add InternalJavadoc custom error prone check (#5277) 2022-02-01 17:54:57 -08:00
testing Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09: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.