open-telemetry / opentelemetry-java-instrumentation

OpenTelemetry auto-instrumentation and instrumentation libraries for Java
https://opentelemetry.io
Apache License 2.0
1.94k stars 850 forks source link

Documentation for library instrumentations #6947

Open trask opened 2 years ago

trask commented 2 years ago

Documentation is missing for several library instrumentations (https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/standalone-library-instrumentation.md).

This is full list of library instrumentations, check marks mean documentation is present.

It would be great for all of the library instrumentations to follow a layout similar to OkHttp.

gabrielgiussi commented 1 year ago

Could the docs include which are the metrics reported by the instrumentation?