opentelemetry-java-instrume.../instrumentation
Mateusz Rzeszutek d89ce818ef
Implement MDC auto-instrumentation for log4j2 (#1200)
* Implement MDC auto-instrumentation for log4j2

* Implement MDC auto-instrumentation for log4j2 2.7

* Implement MDC auto-instrumentation for log4j2

* Implement MDC auto-instrumentation for log4j2

* Implement MDC auto-instrumentation for log4j2

* Implement MDC auto-instrumentation for log4j1

* Implement MDC auto-instrumentation for log4j2
2020-09-18 17:53:43 +03:00
..
akka-context-propagation-2.5 Separate out Akka ForkJoinPool instrumentation from java_concurrent (DataDog/dd-trace-java#1685) 2020-09-01 10:31:23 -07:00
akka-http-10.0 Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
apache-httpasyncclient-4.0 Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
apache-httpclient Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
armeria-1.0 Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
aws-lambda-1.0 Force flush after finishing lambda function. (#1204) 2020-09-17 14:26:24 +09:00
aws-sdk Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
cassandra Add instrumentation for Guava ListenableFutures context propagation (DataDog/dd-trace-java#1665) 2020-09-01 10:31:23 -07:00
cdi-testing Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
couchbase More refactoring (#1040) 2020-08-19 15:43:48 -07:00
dropwizard-testing Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
dropwizard-views-0.7 Change groovy import order (#1013) 2020-08-15 23:19:27 -07:00
elasticsearch Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
external-annotations More decorators translated to tracers (#1148) 2020-09-03 07:53:14 +03:00
finatra-2.9 Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
geode-1.4 Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
google-http-client-1.19 Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
grizzly-2.0 Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
grizzly-client-1.9 Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
grpc-1.5 Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
guava-10.0 Add instrumentation for Guava ListenableFutures context propagation (DataDog/dd-trace-java#1665) 2020-09-01 10:31:23 -07:00
hibernate Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
http-url-connection Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
hystrix-1.4 disable hystrix tags by default, enabled by system property (DataDog/dd-trace-java#1743) 2020-09-01 10:31:24 -07:00
java-classloader Support injecting resources into classloader and use it in aws-sdk-2.… (#1172) 2020-09-15 17:38:20 +09:00
java-concurrent Remove old kotlin coroutine instrumentation (#1185) 2020-09-11 11:38:50 +03:00
java-httpclient Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
jaxrs Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
jaxrs-client Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
jdbc More decorators translated to tracers (#1148) 2020-09-03 07:53:14 +03:00
jedis mapping redis (jedis) connection net.peer properties (#1158) 2020-09-03 12:55:23 +09:00
jetty-8.0 Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
jms-1.1 add operation name to jms span name (#1179) 2020-09-09 10:25:37 +09:00
jsp-2.3 Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
kafka-clients-0.11 allow context propagation for kafka tombstones (DataDog/dd-trace-java#1754) 2020-09-01 10:31:24 -07:00
kafka-streams-0.11 Update to latest SDK snapshot. (#1202) 2020-09-15 17:49:10 +09:00
khttp-0.1 Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
kotlin-coroutines Properly track causality of kotlin suspend functions (#1168) 2020-09-09 14:11:00 +09:00
kubernetes-client-7.0 Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
lettuce Lettuce 5.1 - Remove redis args from span attributes for command such as AUTH (#1190) 2020-09-11 17:20:34 +09:00
log4j Implement MDC auto-instrumentation for log4j2 (#1200) 2020-09-18 17:53:43 +03:00
logback/logback-1.0.0 Implement MDC auto-instrumentation for log4j2 (#1200) 2020-09-18 17:53:43 +03:00
mongo Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
netty Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
okhttp Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
opentelemetry-api-beta Update to latest SDK snapshot. (#1202) 2020-09-15 17:49:10 +09:00
play More refactoring (#1040) 2020-08-19 15:43:48 -07:00
play-ws Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
rabbitmq-2.7 Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
ratpack-1.4 More decorators translated to tracers (#1148) 2020-09-03 07:53:14 +03:00
reactor-3.1 Reactor bugs (#1189) 2020-09-15 09:57:03 +09:00
rediscala-1.8 Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
redisson-3.0 Fix redisson Nightly build (#1150) 2020-09-02 19:18:09 +09:00
rmi Update to latest otel-java snapshot (#1057) 2020-08-26 22:03:28 +03:00
rxjava-1.0 Remove latestDepTest from rxjava-1.0 which doesn't have any test sources. (#1028) 2020-08-17 16:36:31 +03:00
scala-concurrent Separate out Scala ForkJoinPool instrumentation from java_concurrent (DataDog/dd-trace-java#1687) 2020-09-01 10:31:23 -07:00
servlet Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
spark-web-framework-2.3 Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
spring Review semantic convention for Http Server spans (#1207) 2020-09-16 09:52:11 +03:00
spymemcached-2.12 Create abstraction for library dependencies for instrumentation. (#977) 2020-08-19 08:57:31 +09:00
twilio-6.6 Review semantic convention for Http Client spans (#1214) 2020-09-18 17:52:08 +03:00
vertx-3.0 More decorators translated to tracers (#1148) 2020-09-03 07:53:14 +03:00
vertx-reactive-3.5 More decorators translated to tracers (#1148) 2020-09-03 07:53:14 +03:00
instrumentation.gradle Scripted package renaming (#988) 2020-08-15 21:55:01 -07:00