opentelemetry-java-instrume.../instrumentation
Gregor Zeitlinger 6ae3e31dfc
Spring batch tests to java - basic (#12076)
2024-08-28 17:02:05 -07:00
..
akka Improve akka route handling with java dsl (#11926) 2024-08-09 09:46:17 +03:00
alibaba-druid-1.0 Remove the public from the junit5 test class (#11344) 2024-05-13 11:28:41 +03:00
apache-dbcp-2.0 Remove the public from the junit5 test class (#11344) 2024-05-13 11:28:41 +03:00
apache-dubbo-2.7 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
apache-httpasyncclient-4.1/javaagent re-use logic for http client configuration (#11620) 2024-06-21 16:58:41 -07:00
apache-httpclient Convert apache-httpclient-2.0 tests from groovy to java (#12102) 2024-08-26 15:29:52 -07:00
apache-shenyu-2.4 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
armeria use DefaultHttpClientInstrumenterBuilder and DefaultHttpServerInstrumenterBuilder for armeria (#11797) 2024-08-14 17:37:24 -07:00
async-http-client Fix latest dep tests (#11925) 2024-07-31 10:49:47 +03:00
aws-lambda Use `aws-lambda-java-serialization` library, which is available by default, while deserializing input and serializing output (#11868) 2024-08-12 11:45:47 -07:00
aws-sdk Propagate otel context through custom aws client context for lambda direct calls (#11675) 2024-07-09 20:29:04 -07:00
azure-core Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
c3p0-0.9 Remove the public from the junit5 test class (#11344) 2024-05-13 11:28:41 +03:00
camel-2.20 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
cassandra fix(deps): update junit5 monorepo to v5.11.0 (main) (minor) (#12010) 2024-08-15 12:41:14 -07:00
cdi-testing Convert cdi-testing test from groovy to java (#11982) 2024-08-09 16:11:41 +03:00
clickhouse-client-0.5/javaagent fix(deps): update errorproneversion to v2.30.0 (main) (minor) (#11991) 2024-08-12 13:08:15 +03:00
couchbase Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
dropwizard Deleted redundant checks (#10434) 2024-02-07 07:30:52 -08:00
elasticsearch Fix missing throw statement in RestClientWrapper (#11892) (#11893) 2024-07-25 10:19:01 +03:00
executors Executors indy support (#11738) 2024-08-05 16:44:48 +03:00
external-annotations config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
finagle-http-23.11/javaagent Name is not needed for annotation value parameter (#12113) 2024-08-26 14:51:38 -07:00
finatra-2.9/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
geode-1.4/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
google-http-client-1.19/javaagent re-use logic for http client configuration (#11620) 2024-06-21 16:58:41 -07:00
grails-3.0/javaagent enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
graphql-java config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
grizzly-2.3/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
grpc-1.6 enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
guava-10.0 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
gwt-2.0/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
hibernate make hibernate-* indy compatible (#11553) 2024-08-22 10:05:03 -07:00
hikaricp-3.0 Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
http-url-connection/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
hystrix-1.4/javaagent config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
influxdb-2.4/javaagent Influxdb indy support (#11710) 2024-08-13 16:35:00 +03:00
internal Allow dynamic import for io.opentelemetry when matching (#10385) 2024-02-03 14:31:05 +02:00
java-http-client use DefaultHttpClientInstrumenterBuilder and DefaultHttpServerInstrumenterBuilder for armeria (#11797) 2024-08-14 17:37:24 -07:00
java-util-logging config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
javalin-5.0/javaagent Exclude javalin 3.2.0 from muzzle (#11766) 2024-07-08 11:51:38 -07:00
jaxrs config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
jaxrs-client Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
jaxws Add support for cxf 4.0 jaxws (#12077) 2024-08-27 09:32:24 +03:00
jboss-logmanager config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
jdbc JdbcIgnoredTypesConfigurer support Shardingsphere 5.x (#12066) 2024-08-20 12:50:01 -07:00
jedis config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
jetty Fix http.server.active_requests metric with async requests (#11638) 2024-07-15 11:13:03 -07:00
jetty-httpclient use DefaultHttpClientInstrumenterBuilder and DefaultHttpServerInstrumenterBuilder for armeria (#11797) 2024-08-14 17:37:24 -07:00
jms Avoid NullPointerException when jms destination is not available (#11570) 2024-06-13 09:54:14 +03:00
jmx-metrics Added rules for capturing Apache Camel metrics exposed by JMX MBeans (#11901) 2024-08-28 13:47:44 -07:00
jodd-http-4.2 re-use logic for http client configuration (#11620) 2024-06-21 16:58:41 -07:00
jsf Convert jsf javax tests from groovy to java (#11711) 2024-07-04 14:51:20 +03:00
jsp-2.3 Convert jsp 2.3 tests from groovy to java (#11827) 2024-07-31 13:17:57 +03:00
kafka Closing a kafka producer/consumer should not disable metrics from other consumers/producers (#11975) 2024-08-14 15:50:54 -07:00
kotlinx-coroutines config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
ktor Fix ending span in Ktor plugin (#11726) 2024-08-14 17:38:27 -07:00
kubernetes-client-7.0 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
lettuce enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
liberty Fix http.server.active_requests metric with async requests (#11638) 2024-07-15 11:13:03 -07:00
log4j enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
logback enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
methods Fix play-mvc\methods NullPointerException (#12121) 2024-08-28 13:48:45 -07:00
micrometer/micrometer-1.5 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
mongo config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
mybatis-3.2/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
netty make netty-* indy compatible (#11559) 2024-08-22 08:07:14 -07:00
okhttp Add network peer address attributes to the span for the `okhttp-3.0` instrumentation (#12012) 2024-08-26 15:43:27 -07:00
opencensus-shim/testing enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
opensearch Revert "Remove db.connection_string (#11089)" (#11366) 2024-05-16 10:30:34 +03:00
opentelemetry-api enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
opentelemetry-extension-annotations-1.0 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
opentelemetry-extension-kotlin-1.0/javaagent Fix deprecated kotlin compiler configuration (#11501) 2024-06-01 13:39:38 +03:00
opentelemetry-instrumentation-annotations-1.16 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
opentelemetry-instrumentation-api Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
oracle-ucp-11.2 Fix instrumentation for the latest version of ucp (#12052) 2024-08-20 12:11:24 -07:00
oshi enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
payara/javaagent Fix transforming record types (#10052) 2023-12-13 10:25:16 -08:00
pekko Improve akka route handling with java dsl (#11926) 2024-08-09 09:46:17 +03:00
play Fix play-mvc\methods NullPointerException (#12121) 2024-08-28 13:48:45 -07:00
pulsar/pulsar-2.8 enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
quarkus-resteasy-reactive fix(deps): update junit5 monorepo to v5.11.0 (main) (minor) (#12010) 2024-08-15 12:41:14 -07:00
quartz-2.0 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
r2dbc-1.0 Update shadow plugin to new version and coordinates (#11979) 2024-08-09 09:40:04 +03:00
rabbitmq-2.7 Fix rabbitmq NullPointerException (#12109) 2024-08-26 14:50:36 +03:00
ratpack make netty-* indy compatible (#11559) 2024-08-22 08:07:14 -07:00
reactor Update kafka docker image (#11938) 2024-08-01 11:42:07 -07:00
rediscala-1.8/javaagent Revert "Remove db.connection_string (#11089)" (#11366) 2024-05-16 10:30:34 +03:00
redisson config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
resources/library Fix container.id issue in some crio scenarios (#11382) 2024-05-20 12:41:03 +03:00
restlet config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
rmi fix(deps): update dependency org.assertj:assertj-core to v3.26.0 (main) (#11458) 2024-05-27 16:17:51 +03:00
rocketmq/rocketmq-client config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
runtime-telemetry Update units of time based metrics from millis to seconds for Java17 … (#12084) 2024-08-28 13:45:37 -07:00
rxjava config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
scala-fork-join-2.8/javaagent Transform inline advice to delegating advice and test indy modules (#9508) 2023-09-22 11:15:39 +03:00
servlet Fix http.server.active_requests metric with async requests (#11638) 2024-07-15 11:13:03 -07:00
spark-2.3/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
spring Spring batch tests to java - basic (#12076) 2024-08-28 17:02:05 -07:00
spymemcached-2.12 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
struts-2.3/javaagent Convert struts tests from groovy to java (#11468) 2024-05-28 08:36:38 -07:00
tapestry-5.4/javaagent fix(deps): update junit5 monorepo to v5.11.0 (main) (minor) (#12010) 2024-08-15 12:41:14 -07:00
tomcat Improve tomcat version detection (#11936) 2024-08-01 11:37:34 -07:00
twilio-6.6 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
undertow-1.4 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
vaadin-14.2 enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
vertx Update kafka docker image (#11938) 2024-08-01 11:42:07 -07:00
vibur-dbcp-11.0 Rename the `instrumentation-api-semconv` module into `instrumentation-api-incubator` (#9985) 2023-12-04 08:28:10 +01:00
wicket-8.0 Add new wicket modules to settings.gradle.kts (#10815) 2024-03-12 14:39:41 +02:00
xxl-job config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
zio/zio-2.0/javaagent Build with jdk21 (#11219) 2024-05-01 07:17:21 -07:00
build.gradle.kts