opentelemetry-java-instrume.../instrumentation
John Watson 644ee18666
Add constructors/methods to the base tracers to enable injecting an OpenTelemetry instance (#2197)
* Add constructors/methods to the base tracers to enable injecting propagators.

* formatting

* deprecate old things. convert to non-deprecated where easily possible.

* formatting, always more formatting
2021-02-05 15:50:47 +02:00
..
akka-actor-2.5/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
akka-http-10.0/javaagent Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
apache-camel-2.20 Apache camel enable sqs propagation (#2102) 2021-02-03 10:34:05 +02:00
apache-httpasyncclient-4.1/javaagent Add constructors/methods to the base tracers to enable injecting an OpenTelemetry instance (#2197) 2021-02-05 15:50:47 +02:00
apache-httpclient Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
armeria-1.3 testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
async-http-client-1.9/javaagent Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965) 2021-01-10 12:35:53 -08:00
aws-lambda-1.0 testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
aws-sdk testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
cassandra cassandra table name should split out keyspace (#2177) 2021-02-03 17:20:19 +02:00
cdi-testing testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
classloaders/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
couchbase testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
dropwizard-testing Remove testing-common dependency on guava (#2062) 2021-01-19 12:07:27 +09:00
dropwizard-views-0.7/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
elasticsearch Elasticsearch: fix unexpected spans for java.net.ConnectException: Connection refused (#2181) 2021-02-04 14:45:03 +09:00
executors/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
external-annotations testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
finatra-2.9/javaagent Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965) 2021-01-10 12:35:53 -08:00
geode-1.4/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
google-http-client-1.19/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
grizzly-2.0/javaagent Remove testing-common dependency on guava (#2062) 2021-01-19 12:07:27 +09:00
grpc-1.5 add abstract method getRpcSystem() (#2149) 2021-02-01 13:47:27 +02:00
guava-10.0/javaagent Create javaagent dirs for all instrumentations, part 2 (#1794) 2020-11-28 22:26:49 -08:00
hibernate Run tests with hibernate 5 and 6 (#2182) 2021-02-04 14:25:29 -08:00
http-url-connection/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
hystrix-1.4/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
java-httpclient/javaagent Update to OTel 0.14.1 (#2059) 2021-01-18 13:02:04 +09:00
jaxrs testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
jaxrs-client Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
jaxws Update Readme for JaxWS (#2190) 2021-02-04 12:59:47 +02:00
jdbc testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
jedis testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
jetty-8.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
jms-1.1/javaagent Improve stability of jms-1.1 tests (#2169) 2021-02-02 15:48:02 +02:00
jsf testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
jsp-2.3/javaagent Fix JSP 2.3 muzzle (#2185) 2021-02-04 14:42:16 +09:00
kafka-clients-0.11/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
kafka-streams-0.11/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
khttp-0.1/javaagent Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965) 2021-01-10 12:35:53 -08:00
kotlinx-coroutines testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
kubernetes-client-7.0 Hide the context keys in the BaseTracer. (#2105) 2021-01-25 09:49:16 +02:00
lettuce testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
liberty Liberty server span handling (#1929) 2020-12-22 15:00:58 +02:00
log4j testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
logback/logback-1.0 testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
methods/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
mongo testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
netty Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
okhttp Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
opentelemetry-annotations-1.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
opentelemetry-api-1.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
opentelemetry-api-metrics-1.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
opentelemetry-sdk-1.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
oshi testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
play Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965) 2021-01-10 12:35:53 -08:00
play-ws Correct some spelling mistakes (#2025) 2021-01-12 11:10:45 -08:00
rabbitmq-2.7/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
ratpack-1.4/javaagent Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
reactor-3.1/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
reactor-netty-0.9/javaagent Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
reactor-netty-1.0/javaagent Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
rediscala-1.8/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
redisson-3.0/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
rmi/javaagent Add constructors/methods to the base tracers to enable injecting an OpenTelemetry instance (#2197) 2021-02-05 15:50:47 +02:00
runtime-metrics/library Update to OTel 0.14.1 (#2059) 2021-01-18 13:02:04 +09:00
rxjava-1.0/library Convert rxjava-1.0 into library (#1732) 2020-11-23 14:51:55 -08:00
scala-executors/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
servlet testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
spark-2.3/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
spring Clean up BaseTracer, part 1 (#2159) 2021-02-02 10:12:46 +02:00
spymemcached-2.12/javaagent testing-common refactoring: replace direct AgentTestRunner usage with… (#2134) 2021-02-01 11:32:25 +01:00
struts-2.3/javaagent Replace remaining usages of deprecated SemanticAttributes class (#2101) 2021-01-22 12:05:54 +02:00
tomcat-7.0/javaagent Correct some spelling mistakes (#2025) 2021-01-12 11:10:45 -08:00
twilio-6.6/javaagent Clean up BaseTracer, part 1 (#2159) 2021-02-02 10:12:46 +02:00
undertow/javaagent Move common matchers to tooling/bytebuddy/matcher and ignore matchers to tooling/matcher (#1965) 2021-01-10 12:35:53 -08:00
vertx-reactive-3.5/javaagent Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
vertx-web-3.0 Add causality test with multiple concurrent requests (#2156) 2021-02-05 12:39:42 +02:00
wicket-8.0/javaagent Wicket instrumentation (#2139) 2021-02-03 17:20:49 +02:00
instrumentation.gradle Don't hardcode agent-for-testing archive filename so it can be publis… (#2146) 2021-02-01 14:33:27 +09:00