File tree
154 files changed
+1576
-675
lines changed- .ci/jobs
- apm-agent-core
- src
- main/java/co/elastic/apm/agent
- bci
- bytebuddy
- classloading
- cache
- collections
- configuration
- impl
- circuitbreaker
- error
- metadata
- transaction
- logging
- metrics
- builtin
- report
- serialize
- ssl
- util
- test/java/co/elastic
- apm/agent
- configuration
- impl
- circuitbreaker
- logging
- instr
- objectpool/impl
- report
- testutils
- util
- test
- apm-agent-plugin-sdk
- src/main/java/co/elastic/apm/agent/sdk/logging
- apm-agent-plugins
- apm-api-plugin/src/main/java/co/elastic/apm/agent/pluginapi
- apm-awslambda-plugin/src/main/java/co/elastic/apm/agent/awslambda/helper
- apm-cassandra
- apm-cassandra3-plugin/src/test/java/co/elastic/apm/agent/cassandra
- apm-cassandra4-plugin/src/test/java/co/elastic/apm/agent/cassandra
- apm-es-restclient-plugin/apm-es-restclient-plugin-common/src/main/java/co/elastic/apm/agent/esrestclient
- apm-grpc
- apm-grpc-plugin/src/test/java/co/elastic/apm/agent/grpc
- testapp
- apm-httpclient-core/src/main/java/co/elastic/apm/agent/http/client
- apm-javalin-plugin/src/main/java/co/elastic/apm/agent/javalin
- apm-jdbc-plugin/src/main/java/co/elastic/apm/agent/jdbc/helper
- apm-jdk-httpserver-plugin/src/main/java/co/elastic/apm/agent/httpserver
- apm-jms-plugin/apm-jms-plugin-base/src/main/java/co/elastic/apm/agent/jms
- apm-jmx-plugin/src/main/java/co/elastic/apm/agent/jmx
- apm-kafka-plugin
- apm-kafka-base-plugin/src/main/java/co/elastic/apm/agent/kafka/helper
- apm-kafka-headers-plugin/src/main/java/co/elastic/apm/agent/kafka
- helper
- apm-log-correlation-plugin/src
- main/java/co/elastic/apm/agent/mdc
- test/java/co/elastic/apm/agent/mdc
- apm-log-shader-plugin
- apm-log-shader-plugin-common/src
- main/java/co/elastic/apm/agent/log/shader
- test/java/co/elastic/apm/agent/log/shader
- apm-log4j1-plugin/src/main/java/co/elastic/apm/agent/log4j1
- apm-log4j2-plugin/src
- main/java/co/elastic/apm/agent/log4j2
- test/java/co/elastic/apm/agent/log4j2
- apm-logback-plugin/apm-logback-plugin-impl/src/main/java/co/elastic/apm/agent/logback
- apm-log-shipper-plugin/src/main/java/co/elastic/apm/agent/log/shipper
- apm-micrometer-plugin
- src/main/java/co/elastic/apm/agent/micrometer
- apm-mongoclient-plugin/src/main/java/co/elastic/apm/agent/mongoclient
- apm-okhttp-plugin/src/main/java/co/elastic/apm/agent/okhttp
- apm-opentracing-plugin/src/main/java/co/elastic/apm/agent/opentracingimpl
- apm-profiling-plugin/src
- main/java/co/elastic/apm/agent/profiler
- asyncprofiler
- test/java/co/elastic/apm/agent/profiler
- apm-quartz-job-plugin/quartz-common/src/main/java/co/elastic/apm/agent/quartzjob
- apm-rabbitmq
- apm-rabbitmq-plugin/src/test/java/co/elastic/apm/agent/rabbitmq
- apm-rabbitmq-spring/src
- main/java/co/elastic/apm/agent/rabbitmq
- test/java/co/elastic/apm/agent/rabbitmq
- config
- apm-reactor-plugin/src/main/java/co/elastic/apm/agent/reactor
- apm-redis-plugin/apm-lettuce-plugin/src/main/java/co/elastic/apm/agent/lettuce
- apm-scheduled-annotation-plugin/src/main/java/co/elastic/apm/agent/scheduled
- apm-servlet-plugin/src/main/java/co/elastic/apm/agent/servlet
- helper
- apm-spring-resttemplate/apm-spring-resttemplate-plugin/src/main/java/co/elastic/apm/agent/resttemplate
- apm-spring-webflux
- apm-spring-webflux-plugin/src/main/java/co/elastic/apm/agent/springwebflux
- apm-spring-webflux-testapp/src/main/java/co/elastic/apm/agent/springwebflux/testapp
- apm-spring-webmvc-plugin/src/main/java/co/elastic/apm/agent/springwebmvc
- apm-urlconnection-plugin/src/main/java/co/elastic/apm/agent/urlconnection
- apm-vertx/apm-vertx-common/src
- main/java/co/elastic/apm/agent/vertx
- test/java/co/elastic/apm/agent/vertx/helper
- apm-agent
- integration-tests/application-server-integration-tests/src/test/java/co/elastic/apm/servlet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
154 files changed
+1576
-675
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
133 | 155 | | |
134 | 156 | | |
135 | 157 | | |
| |||
369 | 391 | | |
370 | 392 | | |
371 | 393 | | |
372 | | - | |
| 394 | + | |
| 395 | + | |
373 | 396 | | |
374 | 397 | | |
375 | 398 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
72 | 77 | | |
73 | 78 | | |
74 | 79 | | |
| |||
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
529 | | - | |
530 | 529 | | |
531 | 530 | | |
532 | 531 | | |
533 | | - | |
534 | | - | |
535 | 532 | | |
536 | 533 | | |
537 | 534 | | |
| |||
552 | 549 | | |
553 | 550 | | |
554 | 551 | | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | 552 | | |
565 | 553 | | |
566 | 554 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments