opentelemetry-java-instrume.../instrumentation
Lauri Tulmin 514553eac2
Context propagation to elasticsearch-transport callbacks (#3861)
2021-08-19 12:59:47 +03:00
..
akka-actor-2.5/javaagent Clean up concurrent advice utilities in javaagent-instrumentation-api (#3757) 2021-08-03 09:17:19 -07:00
akka-actor-fork-join-2.5/javaagent Clean up concurrent advice utilities in javaagent-instrumentation-api (#3757) 2021-08-03 09:17:19 -07:00
akka-http-10.0/javaagent Convert HttpClientTest to JUnit (#3652) 2021-07-27 21:55:40 +09:00
apache-camel-2.20 Limit recently added apache camel cassandra tests to the supported 2.x branch (#3723) 2021-07-29 15:03:42 -07:00
apache-dubbo-2.7 record exception in dubbo inst (#3851) 2021-08-18 16:31:00 +02:00
apache-httpasyncclient-4.1/javaagent Fill HTTP_CLIENT_IP in ServerInstrumenter (#3756) 2021-08-05 13:11:30 +09:00
apache-httpclient Fill HTTP_CLIENT_IP in ServerInstrumenter (#3756) 2021-08-05 13:11:30 +09:00
armeria-1.3 Don't clobber user decorators in Armeria client instrumentation (#3873) 2021-08-19 18:55:58 +09:00
async-http-client Update async-http-client-1.9 to Instrumenter API (#3794) 2021-08-09 09:23:11 -07:00
aws-lambda-1.0 Flush metrics in Lambda wrapper too (#3748) 2021-08-02 20:20:33 -07:00
aws-sdk Fix warning in build scripts (#3739) 2021-08-02 19:37:35 +03:00
cassandra Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
cdi-testing Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
couchbase Cache couchbase operation attribute values per method (#3819) 2021-08-11 07:54:11 -07:00
dropwizard-testing Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
dropwizard-views-0.7/javaagent Convert dropwizard-views instrumentation to Instrumenter API (#3784) 2021-08-09 10:11:38 +02:00
elasticsearch Context propagation to elasticsearch-transport callbacks (#3861) 2021-08-19 12:59:47 +03:00
executors/javaagent Instrument ForkJoinTask.fork (#3849) 2021-08-17 10:02:57 +03:00
external-annotations Fix running tests from intellij (#3702) 2021-07-28 10:21:19 -07:00
finatra-2.9/javaagent Remove redundant dependency (#3722) 2021-07-29 19:39:18 +03:00
geode-1.4/javaagent Remove reflection usage (getting Method) from geode (#3821) 2021-08-11 06:47:52 -07:00
google-http-client-1.19/javaagent Change all instrumentation names to io.opentelemetry.{libName}-{libVersion} (#3411) 2021-06-30 15:34:36 +02:00
grails-3.0/javaagent Update Grails to Instrumenter API (#3795) 2021-08-09 09:23:25 -07:00
grizzly-2.0/javaagent Clean up AgentElementMatchers (#3527) 2021-07-09 10:02:21 +03:00
grpc-1.6 Fix tests on windows (#3360) 2021-08-09 09:23:41 -07:00
guava-10.0 Port opentelemetry-annotations-1.0 to Instrumenter API (#3738) 2021-08-06 10:42:18 -07:00
gwt-2.0/javaagent Fix gwt latest dep test (#3737) 2021-08-02 13:42:34 +09:00
hibernate Fix dependency for latest dep test (#3755) 2021-08-03 11:58:58 +03:00
http-url-connection/javaagent Move SpringRestTemplateTest (#3870) 2021-08-19 12:58:24 +03:00
hystrix-1.4/javaagent Refactor couchbase and hystrix to Instrumenter API (#3802) 2021-08-10 12:16:41 -07:00
internal Clean up concurrent advice utilities in javaagent-instrumentation-api (#3757) 2021-08-03 09:17:19 -07:00
java-http-client/javaagent Convert java-http-client to use Instrumenter API (#3790) 2021-08-09 21:58:57 -07:00
jaxrs Remove Nullable from methods that return non-null value (#3843) 2021-08-14 09:29:23 -07:00
jaxrs-client Resteasy: compile instrumentation against earliest supported version (#3777) 2021-08-06 22:27:21 -07:00
jaxws Convert jax-ws to instrumenter api (#3842) 2021-08-16 10:06:36 -07:00
jdbc Remove remaining usages of basic span asserts (#3616) 2021-07-19 10:09:44 -07:00
jedis Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
jetty Resolve TODOs in executor instrumentations (#3760) 2021-08-04 12:49:53 +02:00
jetty-httpclient/jetty-httpclient-9.2 chore: apply the same wrapper fix as in open-telemetry#3831, but this time for request listners (#3833) 2021-08-13 16:45:18 -07:00
jms-1.1 Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
jsf Convert jsf to instrumenter api (#3838) 2021-08-16 10:06:04 -07:00
jsp-2.3/javaagent Clean up AgentElementMatchers (#3527) 2021-07-09 10:02:21 +03:00
kafka-clients Extract common consumer-related kafka-clients parts to a new module (#3817) 2021-08-13 20:28:25 -07:00
kafka-streams-0.11/javaagent Extract common consumer-related kafka-clients parts to a new module (#3817) 2021-08-13 20:28:25 -07:00
kotlinx-coroutines Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
kubernetes-client-7.0 Remove remaining usages of basic span asserts (#3616) 2021-07-19 10:09:44 -07:00
lettuce Propagate context to lettuce callbacks (#3839) 2021-08-17 10:02:23 +03:00
liberty Use consistent logger field name (#3515) 2021-07-07 10:47:46 -07:00
log4j Replace most uses of TraceUtils with testRunner runWithSpan. (#3582) 2021-07-15 10:30:34 -07:00
logback-1.0 Replace most uses of TraceUtils with testRunner runWithSpan. (#3582) 2021-07-15 10:30:34 -07:00
methods/javaagent Move async strategies to annotation support (#3574) 2021-07-16 10:55:23 +02:00
mongo Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
netty Limit netty exception capture to netty spans (#3809) 2021-08-10 20:58:37 -07:00
okhttp Convert okhttp-2.2 to instrumenter api (#3852) 2021-08-19 12:59:20 +03:00
opentelemetry-annotations-1.0/javaagent Port opentelemetry-annotations-1.0 to Instrumenter API (#3738) 2021-08-06 10:42:18 -07:00
opentelemetry-api-1.0/javaagent Publish shaded OpenTelemetry API and annotations for muzzle (#3555) 2021-07-14 15:33:07 +02:00
opentelemetry-api-metrics-1.0/javaagent Update to SDK 1.5.0 (#3847) 2021-08-17 08:43:11 -07:00
oshi Update to SDK 1.5.0 (#3847) 2021-08-17 08:43:11 -07:00
play Convert HttpClientTest to JUnit (#3652) 2021-07-27 21:55:40 +09:00
play-ws Convert HttpClientTest to JUnit (#3652) 2021-07-27 21:55:40 +09:00
rabbitmq-2.7/javaagent Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
ratpack-1.4 Limit netty exception capture to netty spans (#3809) 2021-08-10 20:58:37 -07:00
reactor-3.1 Port opentelemetry-annotations-1.0 to Instrumenter API (#3738) 2021-08-06 10:42:18 -07:00
reactor-netty Add option to create span on new netty connection (#3707) 2021-07-30 11:32:53 +03:00
rediscala-1.8/javaagent Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
redisson-3.0/javaagent Check scope for null before closing it (#3836) 2021-08-13 16:39:28 -07:00
rmi Move instrumentation specific classes out of javaagent-instrumentation-api (#3604) 2021-07-27 12:56:59 -07:00
rocketmq-client-4.8 Add parent span verification (#3800) 2021-08-09 09:22:10 -07:00
runtime-metrics Update to SDK 1.5.0 (#3847) 2021-08-17 08:43:11 -07:00
rxjava Refactor couchbase and hystrix to Instrumenter API (#3802) 2021-08-10 12:16:41 -07:00
scala-executors/javaagent Clean up concurrent advice utilities in javaagent-instrumentation-api (#3757) 2021-08-03 09:17:19 -07:00
servlet Small simplification of servlet/tomcat tests (#3710) 2021-08-09 09:24:21 -07:00
spark-2.3/javaagent Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
spring Move SpringRestTemplateTest (#3870) 2021-08-19 12:58:24 +03:00
spymemcached-2.12/javaagent Limit number of concurrently running docker tests (#3664) 2021-07-27 15:41:39 -07:00
struts-2.3/javaagent Convert struts-2.3 to instrumenter api (#3835) 2021-08-16 10:05:43 -07:00
tapestry-5.4/javaagent Convert tapestry-5.4 to instrumenter api (#3837) 2021-08-16 10:05:54 -07:00
tomcat Small simplification of servlet/tomcat tests (#3710) 2021-08-09 09:24:21 -07:00
twilio-6.6/javaagent Replace most uses of TraceUtils with testRunner runWithSpan. (#3582) 2021-07-15 10:30:34 -07:00
undertow-1.4 Move instrumentation specific classes out of javaagent-instrumentation-api (#3604) 2021-07-27 12:56:59 -07:00
vaadin-14.2 Pin latest tested vaadin version to 19 (#3788) 2021-08-06 20:14:35 -07:00
vertx-http-client Vertx: avoid doulbe wrapping exception handler (#3848) 2021-08-17 10:00:45 +03:00
vertx-reactive-3.5/javaagent Test latest version of vert.x reactive (#3715) 2021-07-30 11:42:07 -07:00
vertx-web-3.0 Test latest version of vert.x http server (#3621) 2021-07-23 11:00:48 +03:00
wicket-8.0/javaagent Remove remaining usages of basic span asserts (#3616) 2021-07-19 10:09:44 -07:00
build.gradle.kts Refactor javaagent buildscript (#3682) 2021-07-29 08:35:37 -07:00