opentelemetry-java-instrume.../instrumentation
Trask Stalnaker ea359e61fb
Add logback appender javaagent instrumentation (#4939)
* logback

* Use assertInverse

* sync

* sync

* Update instrumentation/logback/logback-appender-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/logback/appender/v1_0/LogbackHelper.java

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>

* Update instrumentation/logback/logback-appender-1.0/javaagent/src/main/java/io/opentelemetry/javaagent/instrumentation/logback/appender/v1_0/LogbackHelper.java

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>

* Unroll

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2021-12-20 12:27:54 -08:00
..
akka-actor-2.5/javaagent Make it possible to use InstrumentationContext (now VirtualField) fro… (#4218) 2021-10-01 11:13:11 +02:00
akka-actor-fork-join-2.5/javaagent Make it possible to use InstrumentationContext (now VirtualField) fro… (#4218) 2021-10-01 11:13:11 +02:00
akka-http-10.0/javaagent Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
apache-camel-2.20 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
apache-dubbo-2.7 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
apache-httpasyncclient-4.1/javaagent Enable read timeout test for some http clients (#4702) 2021-11-28 13:18:26 -08:00
apache-httpclient Fix npe in apache http client 4.0 instrumentation (#4913) 2021-12-15 17:29:57 -08:00
armeria-1.3 Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
async-http-client Convert TextMapSetters and TextMapGetters to enums (#4522) 2021-11-08 22:01:40 +02:00
aws-lambda-1.0 Update to OTel 1.10 (#4866) 2021-12-16 18:46:17 +09:00
aws-sdk Update Armeria for testing (#4730) 2021-12-09 08:53:56 +09:00
cassandra Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
cdi-testing Migrate instrumentation gradle files to kotlin (#3414) 2021-06-28 17:27:12 +09:00
couchbase Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
dropwizard-testing Reorganize shared servlet code (intro to #4317) (#4785) 2021-12-06 13:49:55 +01:00
dropwizard-views-0.7/javaagent rename `newBuilder()` to `builder()` (#4475) 2021-10-22 20:50:43 -07:00
elasticsearch Limit elasticsearch memory usage (#4892) 2021-12-14 11:24:42 +02:00
executors/javaagent Remove ConfigPropertiesAdatpter as it's no longer needed (#4888) 2021-12-13 12:20:11 -08:00
external-annotations Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
finatra-2.9/javaagent Capture exception on finatra controller span (#4669) 2021-11-18 21:23:33 -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 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
grails-3.0/javaagent Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
grizzly-2.0/javaagent Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
grpc-1.6 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
guava-10.0 rename `newBuilder()` to `builder()` (#4407) 2021-10-18 10:00:49 -07:00
gwt-2.0/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
hibernate Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
http-url-connection/javaagent Don't use HttpStatusConverter outside of instrumentation-api (#4870) 2021-12-14 10:07:18 +01:00
hystrix-1.4/javaagent Increase timeout for hystrix tests (#4762) 2021-12-01 08:25:13 -08:00
internal Remove internal-proxy instrumentation (#4749) 2021-11-30 07:56:26 -08:00
java-http-client/javaagent Enable read timeout test for some http clients (#4702) 2021-11-28 13:18:26 -08:00
jaxrs Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
jaxrs-client Ignore exceptions from closing jax-rs response (#4923) 2021-12-17 08:59:32 -08:00
jaxws Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
jdbc Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
jedis Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
jetty Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
jetty-httpclient/jetty-httpclient-9.2 Convert TextMapSetters and TextMapGetters to enums (#4522) 2021-11-08 22:01:40 +02:00
jms-1.1 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
jsf Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
jsp-2.3/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
kafka-clients Move SpanKey to internal package (#4869) 2021-12-14 11:27:37 -08:00
kafka-streams-0.11/javaagent Move `AppServerBridge` and `MappingResolver` to `servlet-common:bootstrap` (#4817) 2021-12-07 10:20:33 +01:00
kotlinx-coroutines Fix kotlin coroutines test latest deps (#4873) 2021-12-10 13:29:40 -08:00
kubernetes-client-7.0 Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
lettuce Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
liberty Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
log4j Rename (and move around) log4j instrumentation modules (#4937) 2021-12-19 19:58:37 -08:00
logback Add logback appender javaagent instrumentation (#4939) 2021-12-20 12:27:54 -08:00
methods/javaagent Add a ClassAndMethod class to Instrumentation API (#4619) 2021-11-10 13:33:11 -08:00
mongo Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
netty Remove pinned netty test latest dep version (#4896) 2021-12-14 11:25:05 +02:00
okhttp Add Android API-friendliness checks (#4505) 2021-11-24 12:59:11 -08:00
opentelemetry-annotations-1.0/javaagent Run muzzle check against OpenTelemetry API instrumentation (bridge) (#4797) 2021-12-06 11:58:01 -08:00
opentelemetry-api Update to OTel 1.10 (#4866) 2021-12-16 18:46:17 +09:00
oshi Update to OTel 1.10 (#4866) 2021-12-16 18:46:17 +09:00
play Convert play instrumentation to instrumenter api (#4853) 2021-12-09 13:35:42 -08:00
play-ws Convert TextMapSetters and TextMapGetters to enums (#4522) 2021-11-08 22:01:40 +02:00
quartz-2.0 fix instrumentation name (#4657) 2021-11-17 11:21:25 +02:00
rabbitmq-2.7/javaagent Fix RabbitMQ instrumentation consumption on empty headers (#4903) 2021-12-14 12:01:16 -08:00
ratpack-1.4 Bump ratpack to 1.7 (#4796) 2021-12-07 07:27:03 -08:00
ratpack-1.7/library Bump ratpack to 1.7 (#4796) 2021-12-07 07:27:03 -08:00
reactor-3.1 Instrument ContextPropagationOperator to bridge lib/agent calls (#4786) 2021-12-07 11:00:20 -08:00
reactor-netty Fix reactor-netty memory/connection leak (#4867) 2021-12-10 10:08:53 -08:00
rediscala-1.8/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
redisson-3.0/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
restlet Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
rmi Move `AppServerBridge` and `MappingResolver` to `servlet-common:bootstrap` (#4817) 2021-12-07 10:20:33 +01:00
rocketmq-client-4.8 Retry rocketmq batch test when it fails (#4922) 2021-12-17 08:59:01 -08:00
runtime-metrics Update to OTel 1.10 (#4866) 2021-12-16 18:46:17 +09:00
rxjava Remove unshaded javax.annotation classes from bootstrap class loader (#4454) 2021-10-21 14:47:50 -07:00
scala-executors/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
servlet Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
spark-2.3/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
spring Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
spymemcached-2.12/javaagent Clean up groovy assertions (#4805) 2021-12-05 23:23:58 -08:00
struts-2.3/javaagent Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
tapestry-5.4/javaagent Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
tomcat Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
twilio-6.6/javaagent rename `newBuilder()` to `builder()` (#4475) 2021-10-22 20:50:43 -07:00
undertow-1.4 Refactor `ServerSpanNaming` (in preparation for `http.route`) (#4852) 2021-12-14 10:11:20 +01:00
vaadin-14.2 Disable loading favicion.ico for vaadin 14 tests (#4856) 2021-12-09 19:53:21 -08:00
vertx-http-client Fix vert.x single connection tests (#4851) 2021-12-09 11:42:03 +02:00
vertx-reactive-3.5/javaagent Imporve vert.x rx error handling (#4845) 2021-12-09 09:02:26 +02:00
vertx-web-3.0 Enable http server concurrency test everywhere (#4465) 2021-10-22 08:39:30 -07:00
wicket-8.0/javaagent Move `ServletContextPath` to `servlet-common:bootstrap` (#4824) 2021-12-08 15:59:31 +01:00
build.gradle.kts Help intellij find classes from armeria-shaded-for-testing (#3985) 2021-08-27 08:34:02 -07:00