opentelemetry-java-instrume.../instrumentation
Lauri Tulmin 8fba02e391
Skip spotless and other checks in CI test step (#8142)
Currently we run spotless and other checks for each of the parallel test
steps which seems wasteful. Here is an attempt to run only the tests in
given partition without any extra checks in the `test` step and run all
the checks in the `build` step.
2023-04-04 10:43:12 -07:00
..
akka Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
apache-dbcp-2.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
apache-dubbo-2.7 Dubbo: don't create spans for calls inside the same jvm (#7761) 2023-02-09 08:46:39 +02:00
apache-httpasyncclient-4.1/javaagent More HTTP testing refactor prework (#7630) 2023-01-23 09:42:32 -08:00
apache-httpclient Fix jfr metrics on openj9 and aws-sdk muzzle failure (#8157) 2023-03-29 10:49:17 +03:00
armeria-1.3 Test http client captured headers (#7993) 2023-03-07 20:05:29 +02:00
async-http-client Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
aws-lambda Move X-Ray Env Variable propagation to span link instead of parent (#7970) 2023-03-16 10:10:09 +02:00
aws-sdk Remove aws-sdk-2.2 latest dep restriction (#8207) 2023-04-04 10:03:19 +03:00
azure-core Update Azure SDK instrumentation for new version (#7753) 2023-02-09 13:52:40 -08:00
c3p0-0.9 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
camel-2.20 Rename apache-pulsar to pulsar and apache-camel to camel (#8195) 2023-04-03 11:26:23 -07:00
cassandra Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
cdi-testing Update gradle to 7.5.1 (#6359) 2022-08-12 12:03:43 +02:00
couchbase Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
dropwizard Fix jfr metrics on openj9 and aws-sdk muzzle failure (#8157) 2023-03-29 10:49:17 +03:00
elasticsearch Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
executors Fix flaky scala executor test (#7725) 2023-02-03 12:49:05 +01:00
external-annotations Introduce markdown lint check (#7175) 2022-11-16 20:48:42 -08:00
finatra-2.9/javaagent Don't run latest dep test suite during regular test run (#7954) 2023-03-03 09:20:35 +02:00
geode-1.4/javaagent Convert Geode test from Groovy to Java (#8141) 2023-03-28 13:39:57 +02:00
google-http-client-1.19/javaagent Fix flaky google http client async test (#7805) 2023-02-13 10:11:30 +01:00
grails-3.0/javaagent Convert vaadin tests to java (#7444) 2023-01-03 12:46:48 -08:00
graphql-java-12.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
grizzly-2.0/javaagent Upgrade to gradle 8.0.2 (#7978) 2023-03-07 10:29:26 +02:00
grpc-1.6 Grpc client instrumentation net.sock.peer.addr (#7742) 2023-02-14 12:04:53 -08:00
guava-10.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
gwt-2.0/javaagent convert gwt tests from groovy to java (#8201) 2023-04-03 11:30:33 -07:00
hibernate Fix hibernate 6 latest dep test (#8189) 2023-03-31 15:39:02 +03:00
hikaricp-3.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
http-url-connection/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
hystrix-1.4/javaagent Rename `newInstrumenter()` into `buildInstrumenter()` (#6363) 2022-07-25 12:02:46 -07:00
internal Bridge agent logs into application's slf4j logger (#7339) 2023-04-04 17:29:43 +02:00
java-http-client Add library instrumentation for java http client (#8138) 2023-04-03 13:08:29 -07:00
java-util-logging Convert logging instrumentation tests to Java (#7631) 2023-01-24 15:18:39 -08:00
jaxrs Add HttpServerResponseCustomizer support for Servlet and Jetty (#8095) 2023-03-23 12:01:07 +01:00
jaxrs-client Test http client captured headers (#7993) 2023-03-07 20:05:29 +02:00
jaxws fix order of cxf handlers to enable symmetric tracing around jaxws handler chain (#8160) 2023-04-03 13:06:51 +03:00
jboss-logmanager convert jboss-logmanager-mdc groovy test to java (#7703) 2023-02-03 13:49:16 +01:00
jdbc Fix possible NPE (#8199) 2023-04-03 09:24:14 +02:00
jedis Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
jetty Add HttpServerResponseCustomizer support for Servlet and Jetty (#8095) 2023-03-23 12:01:07 +01:00
jetty-httpclient/jetty-httpclient-9.2 Test http client captured headers (#7993) 2023-03-07 20:05:29 +02:00
jms Share timer class used by messaging instrumentations (#8009) 2023-03-10 10:40:41 +02:00
jmx-metrics 7883 ClassCastException when using -Dotel.jmx.target.system=tomcat (#7884) 2023-02-23 12:28:10 +01:00
jodd-http-4.2/javaagent Add connection timeout to jodd http client tests (#7947) 2023-03-01 11:24:22 -08:00
jsf Remove unneeded dependsOn (#8067) 2023-03-22 13:00:34 +01:00
jsp-2.3 Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
kafka Skip spotless and other checks in CI test step (#8142) 2023-04-04 10:43:12 -07:00
kotlinx-coroutines Fix kotlin coroutine context propagation (#7879) 2023-02-24 12:31:43 +02:00
ktor Verify that server span ends after child spans in java tests (#8208) 2023-04-04 09:54:10 -07:00
kubernetes-client-7.0 Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
lettuce Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
liberty Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
log4j convert Log4j mdc test from groovy to java (#8170) 2023-03-30 17:31:51 +02:00
logback Add option to capture logback key value pairs (#8074) 2023-04-03 11:30:04 -07:00
methods Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 (#7591) 2023-01-17 19:43:46 -08:00
micrometer/micrometer-1.5 Fix metric units (#6931) 2022-10-22 10:00:48 -07:00
mongo Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
netty Add HttpServerResponseCustomizer support for Netty (#8094) 2023-03-23 11:11:24 +01:00
okhttp Test http client captured headers (#7993) 2023-03-07 20:05:29 +02:00
opensearch Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
opentelemetry-api Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
opentelemetry-extension-annotations-1.0 Add `classLoaderOptimization()` to `@WithSpan` instrumentations (#7996) 2023-03-28 12:34:30 +02:00
opentelemetry-extension-kotlin-1.0/javaagent Add instrumentation for opentelemetry-extension-kotlin (#7341) 2022-12-05 21:06:04 -08:00
opentelemetry-instrumentation-annotations-1.16 Add `classLoaderOptimization()` to `@WithSpan` instrumentations (#7996) 2023-03-28 12:34:30 +02:00
opentelemetry-instrumentation-api Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
oracle-ucp-11.2 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
oshi `classLoaderOptimization` is not needed when matching by name (#8010) 2023-03-08 20:09:20 +02:00
play Don't run latest dep test suite during regular test run (#7954) 2023-03-03 09:20:35 +02:00
pulsar/apache-pulsar-2.8 Pulsar batch receive instrumentation (#8173) 2023-04-04 10:19:08 -07:00
quartz-2.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
r2dbc-1.0 Add testcontainersBuildService to r2dbc tests (#8184) 2023-03-31 10:31:48 +02:00
rabbitmq-2.7 Remove some Optional usages (#8190) 2023-04-03 09:13:59 +02:00
ratpack Test http client captured headers (#7993) 2023-03-07 20:05:29 +02:00
reactor Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
rediscala-1.8/javaagent Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
redisson Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
resources/library Ensure that parsed container ID is 64 chars. (#8206) 2023-04-04 09:37:23 -07:00
restlet Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
rmi Rename all methods in all Getters to use the `get*()` naming scheme (#7619) 2023-01-23 09:28:11 +00:00
rocketmq/rocketmq-client Share timer class used by messaging instrumentations (#8009) 2023-03-10 10:40:41 +02:00
runtime-metrics Fix typo in `jvm.gc` metric name (#8070) 2023-03-17 00:11:57 +02:00
runtime-telemetry-jfr Alternative fix for flaky jfr telemetry test (#8203) 2023-04-03 13:09:37 -07:00
rxjava Make RxJava2 instrumentation Android-friendly (#7895) 2023-02-24 13:46:13 +02:00
scala-fork-join-2.8/javaagent Remove scala from dependency management (#7296) 2022-11-29 07:55:35 -08:00
servlet Add HttpServerResponseCustomizer support for Servlet and Jetty (#8095) 2023-03-23 12:01:07 +01:00
spark-2.3/javaagent convert spark tests from groovy to java (#8200) 2023-04-03 13:38:02 +02:00
spring Remove some Optional usages (#8190) 2023-04-03 09:13:59 +02:00
spymemcached-2.12 Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
struts-2.3/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
tapestry-5.4/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
tomcat Provide ability to add HTTP server response headers, with Tomcat implementation (#7990) 2023-03-13 17:46:39 +01:00
twilio-6.6 Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
undertow-1.4 Remove deprecated instrumentation-api-semconv code (#7838) 2023-02-16 13:16:52 -08:00
vaadin-14.2 Skip spotless and other checks in CI test step (#8142) 2023-04-04 10:43:12 -07:00
vertx Use the same kafka docker image in all kafka tests (#8187) 2023-03-31 10:25:38 +02:00
vibur-dbcp-11.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
wicket-8.0/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
build.gradle.kts Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 (#7500) 2023-01-03 09:58:06 +00:00