opentelemetry-java-instrume.../instrumentation
Raphael Philipe Mendes da Silva 57cfddcdd0
Fix http attributes of AWS SDK V2 instrumentation (#8931)
Signed-off-by: Raphael Silva <rapphil@gmail.com>
Co-authored-by: Jean Bisutti <jean.bisutti@gmail.com>
2023-07-12 10:58:46 -07:00
..
akka Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02: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 Minor fixes to the `server.*` attributes extrator (#8772) 2023-06-26 12:34:09 +02:00
apache-httpasyncclient-4.1/javaagent Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
apache-httpclient Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
armeria-1.3 Fix instrumentation for armeria 1.24 (#8745) 2023-06-16 07:51:29 +00:00
async-http-client Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
aws-lambda read tracing info from system properties (#8368) 2023-05-19 08:45:59 +03:00
aws-sdk Fix http attributes of AWS SDK V2 instrumentation (#8931) 2023-07-12 10:58:46 -07:00
azure-core Fix instrumentation of Azure SDK EventHubs library (#8916) 2023-07-11 09:07:55 -07:00
c3p0-0.9 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
camel-2.20 Convert camel-2.20 Groovy tests to Java (#8813) 2023-07-07 16:27:15 +02:00
cassandra Increase cassandra connect timeout (#8879) 2023-07-06 12:52:06 +02:00
cdi-testing
couchbase converted couchbase-3.2 test from groovy to java (#8837) 2023-06-30 08:14:36 -07:00
dropwizard convert dropwizard-views-0.7 tests from groovy to java (#8808) 2023-06-28 12:15:30 +03:00
elasticsearch Instrumentation for Elasticsearch 8+ (#8799) 2023-07-06 10:08:59 +00:00
executors Rename the "executor" instrumentation to "executors" to match gradle … (#8451) 2023-05-09 08:56:01 -07:00
external-annotations Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 (#8561) 2023-05-24 12:23:07 -07:00
finatra-2.9/javaagent Bump com.fasterxml.jackson:jackson-bom from 2.15.1 to 2.15.2 (#8606) 2023-06-01 12:29:38 +03:00
geode-1.4/javaagent Use hasAttributesSatisfyingExactly instead of hasAttributesSatisfying (#8336) 2023-04-24 11:57:45 +02:00
google-http-client-1.19/javaagent Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
grails-3.0/javaagent change endpoint from enum to regular class (#8325) 2023-04-24 16:31:32 +00:00
graphql-java-12.0 Use hasAttributesSatisfyingExactly instead of hasAttributesSatisfying (#8336) 2023-04-24 11:57:45 +02:00
grizzly-2.3/javaagent Refactor the `FallbackNamePortGetter` in preparation for `client.port` (#8865) 2023-07-05 10:10:05 -07:00
grpc-1.6 Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
guava-10.0 Exclude bad guava version from muzzle (#8883) 2023-07-06 11:41:35 +02:00
gwt-2.0/javaagent Update testcontainers and selenium (#8218) 2023-04-05 08:24:53 -07:00
hibernate Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459) 2023-05-10 09:49:55 -07:00
hikaricp-3.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
http-url-connection/javaagent Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
hystrix-1.4/javaagent
internal Faster type matching (#8525) 2023-06-02 18:35:31 +03:00
java-http-client Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
java-util-logging Update the OpenTelemetry SDK version to 1.27.0 (#8688) 2023-06-13 12:02:11 +03:00
jaxrs Fix latestDepTest/muzzle after a broken undertow release (#8678) 2023-06-08 13:23:16 +02:00
jaxrs-client Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
jaxws Update gradle to 8.1.1 (#8433) 2023-05-07 09:28:30 +03:00
jboss-logmanager Update the OpenTelemetry SDK version to 1.27.0 (#8688) 2023-06-13 12:02:11 +03:00
jdbc Convert some JDBC tests from Groovy to Java (#8511) 2023-06-13 11:53:30 -07:00
jedis Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
jetty Use jakarta.servlet.error.exception request attribute on jetty11 (#8503) 2023-05-17 17:03:22 -07:00
jetty-httpclient/jetty-httpclient-9.2 Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
jms Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
jmx-metrics Update the OpenTelemetry SDK version to 1.28.0 (#8897) 2023-07-10 12:45:01 -07:00
jodd-http-4.2/javaagent Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
jsf Make net.transport an optional attribute (#8279) 2023-04-20 08:14:03 -07:00
jsp-2.3 Make net.transport an optional attribute (#8279) 2023-04-20 08:14:03 -07:00
kafka Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
kotlinx-coroutines Fix kotlin coroutine context propagation (#7879) 2023-02-24 12:31:43 +02:00
ktor Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
kubernetes-client-7.0 Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
lettuce Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
liberty Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
log4j support for adding baggage to log4j 2 ContextData (#8810) 2023-07-04 10:19:20 +02:00
logback support for adding baggage to log4j 2 ContextData (#8810) 2023-07-04 10:19:20 +02: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 (micrometer) don't add . to empty unit with prometheus naming conventions (#8872) 2023-07-10 18:50:14 -07:00
mongo Fix the main branch history (#8817) 2023-06-28 10:55:41 +00:00
netty Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
okhttp Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
opencensus-shim/testing Adds dedicated tests for OC shim (#7488) 2023-05-05 07:06:47 -07:00
opensearch Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
opentelemetry-api Update the OpenTelemetry SDK version to 1.27.0 (#8688) 2023-06-13 12:02:11 +03:00
opentelemetry-extension-annotations-1.0 AddingSpanAttributes annotation (#7787) 2023-04-24 08:58:28 -07:00
opentelemetry-extension-kotlin-1.0/javaagent
opentelemetry-instrumentation-annotations-1.16 Move WithSpan class presence check to instrumentation module (#8389) 2023-04-28 15:47:50 +03:00
opentelemetry-instrumentation-api Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
oracle-ucp-11.2 Limit ucp latest dep test version (#8258) 2023-04-09 08:43:24 -07:00
oshi Update the OpenTelemetry SDK version to 1.28.0 (#8897) 2023-07-10 12:45:01 -07:00
payara/javaagent Update smoke tests servers and add jdk21 (#8452) 2023-05-12 10:42:35 -07:00
play Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
pulsar/pulsar-2.8 Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
quarkus-resteasy-reactive Set server span name for aborted requests in quarkus resteasy native (#8891) 2023-07-11 14:05:10 +03:00
quartz-2.0 Encode version in library instrumentations' package names (#7764) 2023-02-14 23:25:59 +00:00
r2dbc-1.0 Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
rabbitmq-2.7 Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
ratpack Fix flaky ratpack http client test (#8881) 2023-07-06 13:17:04 +02:00
reactor Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
rediscala-1.8/javaagent Use .service instead of .getService() to get testcontainersBuildService (#8188) 2023-03-31 08:32:24 +00:00
redisson Implement new stable server semantic conventions (#8663) 2023-06-13 11:07:59 +02:00
resources/library Fix the main branch history (#8817) 2023-06-28 10:55:41 +00:00
restlet Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
rmi Bump errorProneVersion from 2.18.0 to 2.19.0 (#8459) 2023-05-10 09:49:55 -07:00
rocketmq/rocketmq-client Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
runtime-telemetry Update the OpenTelemetry SDK version to 1.28.0 (#8897) 2023-07-10 12:45:01 -07:00
rxjava Update the OpenTelemetry SDK version to 1.27.0 (#8688) 2023-06-13 12:02:11 +03:00
scala-fork-join-2.8/javaagent Remove Scala conventions from project that does not compile Scala (#8275) 2023-04-12 11:44:44 +02:00
servlet Extract common content length parsing code into method (#8884) 2023-07-06 12:51:41 +02:00
spark-2.3/javaagent Make net.transport an optional attribute (#8279) 2023-04-20 08:14:03 -07:00
spring Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07:00
spymemcached-2.12 Replace deprecated method (#8230) 2023-04-06 14:43:36 -07:00
struts-2.3/javaagent Update HTTP span name extractors (#7730) 2023-02-14 07:40:05 -08:00
tapestry-5.4/javaagent Update armeria-junit5 (#8259) 2023-04-09 14:12:41 -07:00
tomcat Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
twilio-6.6 Make net.transport an optional attribute (#8279) 2023-04-20 08:14:03 -07:00
undertow-1.4 Implement new stable client semantic conventions (#8704) 2023-06-13 17:00:27 -07:00
vaadin-14.2 Rename package.json to avoid dependabot alert (#8219) 2023-04-05 11:00:24 -07:00
vertx Rename messaging operation "send" to "publish" per spec (#8929) 2023-07-12 08:59:38 -07: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
zio/zio-2.0/javaagent ZIO 2.0 instrumentation (#7980) 2023-04-06 09:07:46 -07:00
build.gradle.kts