apm-agent-java
apm-agent-java copied to clipboard
Remove unused API and resolve naming ambiguities
This PR makes a clear distinction between API and implementation, and cleans up a bit. For this:
- The internal
TracerAPI is removed. - Implementation versions of API types are suffixed
Impl. - The
ServiceAwareTracerAPI is consolidated with theTracerAPI. - Minor clean up of dependency imports.
👋 @raphw Thanks a lot for your contribution!
It may take some time before we review a PR, so even if you don’t see activity for some time, it does not mean that we have forgotten about it.
Every once in a while we go through a process of prioritization, after which we are focussing on the tasks that were planned for the upcoming milestone. The prioritization status is typically reflected through the PR labels. It could be pending triage, a candidate for a future milestone, or have a target milestone set to it.
Hi! We just realized that we haven't looked into this issue in a while. We're sorry! We're labeling this issue as stalled to make it hit our filters and make sure we get back to it in as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!
note approved but failing
My bad. Non-trivial merge went too quick. It should work now!
run docs-build