opentelemetry-java-instrume.../instrumentation
Mateusz Rzeszutek 8b767ac435
Refactor HTTP attributes extractors to use composition over inheritance (#5267)
* Refactor HTTP attributes extractors to use composition over inheritance

* Rename remaining variables: *Extractor to *Getter
2022-01-31 09:25:27 -08:00
..
akka Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
apache-camel-2.20 Use HttpRouteHolder in camel instrumentation (#5242) 2022-01-27 12:38:42 +01:00
apache-dubbo-2.7 Factor out NetServerAttributesGetter (#5194) 2022-01-21 17:01:30 -08:00
apache-httpasyncclient-4.1/javaagent Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
apache-httpclient Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
armeria-1.3 Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
async-http-client Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
aws-lambda-1.0 Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
aws-sdk Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
cassandra NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
cdi-testing
couchbase Some testLatestDeps cleanup (#5226) 2022-01-26 09:27:53 -08:00
dropwizard Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
elasticsearch Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
executors Fix most lint warnings. (#5180) 2022-01-20 18:28:45 +09:00
external-annotations Fix most lint warnings. (#5180) 2022-01-20 18:28:45 +09:00
finatra-2.9/javaagent Rename ServerSpanNaming to HttpRouteHolder (#5211) 2022-01-25 09:44:15 -08:00
geode-1.4/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
google-http-client-1.19/javaagent Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
grails-3.0/javaagent Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
grizzly-2.0/javaagent Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
grpc-1.6 Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
guava-10.0 Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00
gwt-2.0/javaagent Update errorprone (#5016) 2022-01-06 14:21:56 -08:00
hibernate Update errorprone (#5016) 2022-01-06 14:21:56 -08:00
http-url-connection/javaagent Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
hystrix-1.4/javaagent Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
internal Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
java-http-client/javaagent Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
java-util-logging Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
jaxrs Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
jaxrs-client Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
jaxws Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
jdbc NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
jedis NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
jetty Expected server span name for null route should be HTTP GET (#5197) 2022-01-21 19:35:48 -08:00
jetty-httpclient/jetty-httpclient-9.2 Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
jms-1.1 Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
jsf Rename ServerSpanNaming to HttpRouteHolder (#5211) 2022-01-25 09:44:15 -08:00
jsp-2.3 Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
kafka Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
kotlinx-coroutines kotlinx-coroutines-reactor context propagation (#5196) 2022-01-28 09:16:47 -08:00
ktor-1.0/library Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
kubernetes-client-7.0 Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
lettuce NetClientAttributesAdapter - favor composition over inheritance (#5030) 2022-01-20 10:51:13 -08:00
liberty Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
log4j Some testLatestDeps cleanup (#5226) 2022-01-26 09:27:53 -08:00
logback Don't run testLatestDeps on alpha/beta/rc versions (#5258) 2022-01-28 08:21:53 -08:00
methods Remove deprecated tracer API (#5175) 2022-01-19 09:52:51 -08:00
micrometer/micrometer-1.5 Fix flaky micrometer retries in javaagent test (#5168) 2022-01-19 18:43:50 +09:00
mongo Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
netty Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
okhttp Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
opentelemetry-annotations-1.0 Remove deprecated tracer API (#5175) 2022-01-19 09:52:51 -08:00
opentelemetry-api Log a warning whenever GlobalOpenTelemetry.set() is called (#5264) 2022-01-31 09:24:01 -08:00
oshi Fix most lint warnings. (#5180) 2022-01-20 18:28:45 +09:00
play Expected server span name for null route should be HTTP GET (#5197) 2022-01-21 19:35:48 -08:00
play-ws Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
quartz-2.0 Fix serialization fo quartz JobExecutionContext (#5263) 2022-01-28 09:19:59 -08:00
rabbitmq-2.7 Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
ratpack Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
reactor Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
rediscala-1.8/javaagent Remove deprecated tracer API (#5175) 2022-01-19 09:52:51 -08:00
redisson-3.0/javaagent Actually fix redisson instrumentation after 3.16.8 release (#5201) 2022-01-24 15:51:56 -08:00
restlet Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
rmi Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
rocketmq-client-4.8 Some testLatestDeps cleanup (#5226) 2022-01-26 09:27:53 -08:00
runtime-metrics Fix more lint warnings (#5174) 2022-01-20 12:48:46 +09:00
rxjava Remove old TraceUtils and use InstrumentationTestRunner#run*Span() (almost) everywhere (#5160) 2022-01-18 13:42:53 -08:00
scala-fork-join-2.8/javaagent Rename scala-executors module (#5273) 2022-01-29 13:27:16 -08:00
servlet Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
spark-2.3/javaagent Use HttpRouteHolder in spark instrumentation (#5241) 2022-01-27 12:38:59 +01:00
spring Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
spymemcached-2.12 Add settings docs for instrumentations (#4981) 2022-01-03 10:24:48 -08:00
struts-2.3/javaagent Rename ServerSpanNaming to HttpRouteHolder (#5211) 2022-01-25 09:44:15 -08:00
tapestry-5.4/javaagent Rename ServerSpanNaming to HttpRouteHolder (#5211) 2022-01-25 09:44:15 -08:00
tomcat Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
twilio-6.6 Remove deprecated tracer API (#5175) 2022-01-19 09:52:51 -08:00
undertow-1.4 Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
vaadin-14.2 Auto-format groovy files in Intellij (#5260) 2022-01-28 09:29:46 -08:00
vertx Refactor HTTP attributes extractors to use composition over inheritance (#5267) 2022-01-31 09:25:27 -08:00
wicket-8.0/javaagent Rename ServerSpanNaming to HttpRouteHolder (#5211) 2022-01-25 09:44:15 -08:00
build.gradle.kts Help intellij find classes from armeria-shaded-for-testing (#3985) 2021-08-27 08:34:02 -07:00