java-agent
java-agent copied to clipboard
Agent-based OpenTracing instrumentation in Java
Provide rules for the https://github.com/opentracing-contrib/java-elasticsearch-client integration.
Provide agent rules for the https://github.com/opentracing-contrib/java-rabbitmq-client integration.
Provide agent rules for the https://github.com/opentracing-contrib/java-jaxrs integration.
i.e. below is way too much code to put there, it can be moved into some helper class where code can be checked at compile time and unit tested. ```...
Related to comment: https://github.com/opentracing-contrib/java-agent/pull/1#discussion_r104485993 Initially applies to spans created by `HttpURLConnection` instrumentation rules, but may also be applicable to other framework integrations.