opentelemetry-java-instrume.../instrumentation
Trask Stalnaker cf0f530dc1
Static import semconv constants in tests (#12920)
Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
2024-12-20 08:11:19 -08:00
..
akka Akka/pekko http: set read timeout only for read timeout test (#12938) 2024-12-20 08:08:45 -08:00
alibaba-druid-1.0 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
apache-dbcp-2.0 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
apache-dubbo-2.7 Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
apache-httpasyncclient-4.1/javaagent Test whether http client span ends after headers or body is received (#12149) 2024-09-04 15:52:16 +03:00
apache-httpclient Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
apache-shenyu-2.4 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
armeria Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
async-http-client Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
aws-lambda Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
aws-sdk Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
azure-core Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
c3p0-0.9 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
camel-2.20 Use static import for semconv attributes in camel tests (#12780) 2024-11-23 07:33:19 -08:00
cassandra add db client metrics for JDBC, vertx, r2dbc, cassandra, add tests (#12818) 2024-12-02 09:26:41 -08: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 add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
couchbase Downgrade docker image used in couchbase 3.1 tests (#12925) 2024-12-19 14:30:09 +02:00
dropwizard Convert dropwizard tests from groovy to java (#12542) 2024-11-01 15:41:16 +02:00
elasticsearch add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
executors Set up virtual field transforms before otel sdk is initialized (#12444) 2024-10-25 16:55:36 -07:00
external-annotations Source dd Trace from dd artifact and update sfx to last possible. (#12834) 2024-12-07 00:46:28 +00:00
finagle-http-23.11/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
finatra-2.9/javaagent Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
geode-1.4/javaagent add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
google-http-client-1.19/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
grails-3.0/javaagent Update the default expected exception in server tests (#12555) 2024-11-02 17:42:03 +02:00
graphql-java Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
grizzly-2.3/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
grpc-1.6 Consistent naming of addAttributesExtractor (#12860) 2024-12-10 12:45:20 -08:00
guava-10.0 Clear context propagation virtual field (#12397) 2024-10-08 17:58:02 +03:00
gwt-2.0/javaagent Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
hibernate Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
hikaricp-3.0 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
http-url-connection/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
hystrix-1.4/javaagent fix(deps): update errorproneversion to v2.33.0 (minor) (#12371) 2024-10-02 08:15:22 +03:00
influxdb-2.4/javaagent add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
internal make servlet3 + spring webmvc + jaxrs 2.0 indy compatible (#12432) 2024-11-29 18:48:46 -08:00
java-http-client Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
java-util-logging Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
javalin-5.0/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jaxrs Fix wildfly port conflict (#12871) 2024-12-10 19:29:42 +02:00
jaxrs-client Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jaxws Convert jaxws tests to java (#12509) 2024-10-24 14:57:33 +03:00
jboss-logmanager Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jdbc Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
jedis add db client metrics for JDBC, vertx, r2dbc, cassandra, add tests (#12818) 2024-12-02 09:26:41 -08:00
jetty Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jetty-httpclient Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
jms Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jmx-metrics Updated Camel rules adding route.started rooute.added and thread pool… (#12763) 2024-11-27 09:32:43 -08:00
jodd-http-4.2 Test whether http client span ends after headers or body is received (#12149) 2024-09-04 15:52:16 +03:00
jsf Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
jsp-2.3 Add missing assertInverse (#12409) 2024-10-17 07:01:19 -07:00
kafka fix: Kafka initialization occasionally failed due to concurrent injection of OpenTelemetryMetricsReporter (to #12538) (#12583) 2024-11-07 07:59:07 -08:00
kotlinx-coroutines Make OpenTelemetry-API Bridge and dependent instrumentations work with indy (#11578) 2024-09-04 16:07:13 -07:00
ktor Fix ktor3 latest dep test (#12937) 2024-12-20 17:52:53 +02:00
kubernetes-client-7.0 Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
lettuce Rework shutdown in lettuce 5.0 tests (#12927) 2024-12-19 07:11:23 -08:00
liberty Http server builder (#11651) 2024-10-07 09:41:24 -07:00
log4j Log4j2: add option to fill code attributes (#12592) 2024-11-14 08:00:56 +02:00
logback Implement reading of simple key-value Logstash JSON Marker attributes (#12513) 2024-11-19 07:32:07 -08:00
methods Allow method instrumentation trace methods in boot loader (#12454) 2024-10-17 12:58:31 -07:00
micrometer/micrometer-1.5 Switch link checker to lychee (#12922) 2024-12-19 07:24:07 -08:00
mongo add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
mybatis-3.2/javaagent Semconv 1.25.0 migration (#10983) 2024-04-09 11:25:52 -07:00
netty Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
okhttp Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
opencensus-shim/testing enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
opensearch add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
opentelemetry-api Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08: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 Make OpenTelemetry-API Bridge and dependent instrumentations work with indy (#11578) 2024-09-04 16:07:13 -07: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 Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
oracle-ucp-11.2 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
oshi Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
payara/javaagent Fix transforming record types (#10052) 2023-12-13 10:25:16 -08:00
pekko Akka/pekko http: set read timeout only for read timeout test (#12938) 2024-12-20 08:08:45 -08:00
play Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
powerjob-4.0 Fix powerjob test when python is not available (#12315) 2024-09-23 16:04:17 +03:00
pulsar/pulsar-2.8 [Pulsar] Support Pulsar Client send message with transaction. (#12731) 2024-11-19 07:31:05 -08: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 Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
r2dbc-1.0 Consistent naming of addAttributesExtractor (#12860) 2024-12-10 12:45:20 -08:00
rabbitmq-2.7 Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
ratpack Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
reactor Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
rediscala-1.8/javaagent add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
redisson Avoid exception when redisson address is null (#12883) 2024-12-12 08:28:12 -08:00
resources/library Update the OpenTelemetry SDK version to 1.44.1 (#12603) 2024-11-10 03:29:43 +00:00
restlet Remove experimental methods out of (to-be-public) TelemetryBuilder classes (#12847) 2024-12-16 18:40:06 -08:00
rmi Static import RPC semconv constants in tests (#12578) 2024-11-07 08:45:01 +02:00
rocketmq/rocketmq-client Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
runtime-telemetry Add close to fix CWE-404 (#12908) 2024-12-19 14:54:30 -08:00
rxjava Remove todo assignment (#12884) 2024-12-12 12:39:33 -08:00
scala-fork-join-2.8/javaagent Clear context propagation virtual field (#12397) 2024-10-08 17:58:02 +03:00
servlet make servlet3 + spring webmvc + jaxrs 2.0 indy compatible (#12432) 2024-11-29 18:48:46 -08:00
spark-2.3/javaagent Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
spring Static import semconv constants in tests (#12920) 2024-12-20 08:11:19 -08:00
spymemcached-2.12 add db client metrics (#12806) 2024-11-28 08:13:10 -08:00
struts Support Struts 7.0 (fixes CI muzzle failures) (#12935) 2024-12-20 14:57:02 +02:00
tapestry-5.4/javaagent convert servlet tests to java (#12013) 2024-09-24 07:53:45 +03:00
tomcat Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02:00
twilio-6.6 config properties support for spring starter clients (#11605) 2024-07-02 16:49:39 +03:00
undertow-1.4 Statically import semconv constants in tests (#12575) 2024-11-06 08:17:57 -08:00
vaadin-14.2 enforce static imports (#12009) 2024-08-21 10:40:50 -07:00
vertx convert vertx-web-3.0 test case from groovy to java (#12826) 2024-12-05 08:47:39 -08:00
vibur-dbcp-11.0 Rename "db.client.connections.usage" to "db.client.connection.count" (#12886) 2024-12-14 11:55:58 +02: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 Remove unused imports (#12165) 2024-09-04 07:04:18 -07:00
build.gradle.kts