java-agent icon indicating copy to clipboard operation
java-agent copied to clipboard

Agent-based OpenTracing instrumentation in Java

Results 15 java-agent issues
Sort by recently updated
recently updated
newest added

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.