[Doc] Manual Instrumentation - Java Missing dependencies
In the doc page https://opentelemetry.io/docs/java/manual_instrumentation/, it would be nice if a layer could be added, using the latests dependencies, bom and inner project dependencies(api, sdk, and opentelemetry-exporters-otlp) to use the provided code.
It would be nice if the sample could provide the gradle/maven, etc. dependencies as a block to copy/paste int the https://opentelemetry.io/docs/java/manual_instrumentation/#set-up part.
@violette Great idea. The website docs are sourced from this repository. Are you interested in updating the docs with these features?
@jkwatson @violette Do we need to still update the document? If yes I can work on this ?
@jkwatson @violette Do we need to still update the document? If yes I can work on this ?
The docs are no longer hosted here, but in the website repo. I'm sure the maintainers there would appreciate doc cleanups!
Hi, should this issue be closed?
I think it is ok to close it. Thank you.