-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rework java manual instrumentation #3144
Rework java manual instrumentation #3144
Conversation
Signed-off-by: svrnm <[email protected]>
Signed-off-by: svrnm <[email protected]>
Signed-off-by: svrnm <[email protected]>
Signed-off-by: svrnm <[email protected]>
Signed-off-by: svrnm <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall lgtm
Co-authored-by: Mateusz Rzeszutek <[email protected]>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
Signed-off-by: svrnm <[email protected]>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
Signed-off-by: svrnm <[email protected]>
Signed-off-by: svrnm <[email protected]>
Applied additional changes to solve conflict with #3239 |
Signed-off-by: svrnm <[email protected]>
Co-authored-by: Mateusz Rzeszutek <[email protected]>
@breedx-splk @jack-berg @mateuszrzeszutek @chalin @cartermp thanks for reviewing this PR, it was a major effort to get this through :-) It's not perfect, but it moves the needle for having a more consistent documentation, thank you so much!! |
@open-telemetry/java-approvers @open-telemetry/docs-approvers
As mentioned this is a try to improve the manual instrumentation docs for Java. I used the updated version for JavaScript as a blueprint and I put the auto-configuration at the top.
There is still some work that needs to be done, but I would appreciate some early feedback. Thanks!
Preview:
https://deploy-preview-3144--opentelemetry.netlify.app/docs/instrumentation/java/manual/
Additional pages that will be introduced:
https://deploy-preview-3144--opentelemetry.netlify.app/docs/instrumentation/java/exporters/
https://deploy-preview-3144--opentelemetry.netlify.app/docs/instrumentation/java/libraries/ (tbd)