opentelemetry-java-instrume.../dd-java-agent/agent-bootstrap
Tyler Benson fa80fee15d Refactor JAX-RS Annotation and Spring Controller/Handler Instrumentation
For spring:
* Move more logic to the decorator.
* Use a fixed operation name, but set the resource name.
* Rename the root span instead of the parent span (If there are other spans in between this could make a difference.)  Not sure what impact this would have if multiple controllers are called (ie, forward/include).

For Jax-rs:
* Rename the root span instead of the parent span (same concern as above with spring)
2019-10-25 10:19:25 -07:00
..
src Refactor JAX-RS Annotation and Spring Controller/Handler Instrumentation 2019-10-25 10:19:25 -07:00
agent-bootstrap.gradle Don’t run coverage on projects that use shadow 2019-01-04 15:25:36 -08:00