File tree
174 files changed
+7609
-399
lines changed- .github/workflows
- agent-bridge/src/main/java/com/newrelic/agent/bridge
- automation
- release
- buildSrc/src/main/java/com/nr/builder/publish
- functional_test/src/test/java/com/newrelic/agent/bridge
- infinite-tracing
- instrumentation
- aws-java-sdk-s3-2.0
- aws-java-sdk-sqs-2.1.0/src
- main/java
- com/newrelic/utils
- software/amazon/awssdk/services/sqs
- test/java/com/newrelic/utils
- azure-messaging-servicebus-7.15.0
- src/main/java/com
- azure/messaging/servicebus
- newrelic/utils
- couchbase-client-2.4.0
- src/main/java/com
- couchbase/client
- core
- java
- nr/instrumentation/couchbase
- couchbase-client-3.0.0
- src/main/java/com
- couchbase/client/java
- nr/instrumentation/couchbase
- couchbase-client-3.4.3
- src/main/java/com
- couchbase/client/java
- nr/instrumentation/couchbase
- graphql-java-22.0
- src/main/java/com/nr/instrumentation/graphql
- httpurlconnection/src/main/java/com/nr/agent/instrumentation/httpurlconnection
- jedis-5.0.0
- kafka-clients-config-1.1.0/src/main/java/org/apache/kafka/kafka/common/config
- kafka-clients-spans-consumer-2.0.0
- src/main/java
- com/nr/instrumentation/kafka
- org/apache/kafka/clients/consumer
- lettuce-4.3/src
- main/java/com/nr/lettuce43/instrumentation
- test/java/com/nr/lettuce43/instrumentation
- lettuce-5.0/src
- main/java
- com/nr/lettuce5/instrumentation
- io/lettuce/core
- test/java/com/nr/lettuce5/instrumentation
- lettuce-6.0/src
- main/java
- com/nr/lettuce6/instrumentation
- io/lettuce/core
- test/java/com/nr/lettuce6/instrumentation
- micronaut-http-1.3.0
- src/main/java
- com/nr/agent/instrumentation/micronaut/http
- io/micronaut/http
- filter
- uri
- micronaut-http-server-netty-2.0.0/src/main/java/io/micronaut/http/server/netty
- micronaut-http-server-netty-3.0.0/src/main/java/io/micronaut/http/server/netty
- micronaut-http-server-netty-4.0.0/src/main/java/io
- micronaut/http/server/netty
- handler
- netty/channel
- micronaut-http-server-netty-4.3.0/src/main/java
- com/nr/agent/instrumentation/micronaut/netty_43
- io
- micronaut/http/server/netty
- handler
- netty/channel
- micronaut-http-server-netty-4.4.0/src/main/java
- com/nr/agent/instrumentation/micronaut/netty_44
- io
- micronaut/http/server/netty
- handler
- netty/channel
- micronaut-http-server-netty-4.5.0/src/main/java/io
- micronaut/http/server/netty
- handler
- netty/channel
- micronaut-http-server-netty-4.6.0/src/main/java/io
- micronaut/http/server/netty
- handler
- netty/channel
- netty-4.1.16/src/main/java
- com/agent/instrumentation/netty4116
- io/netty/handler/codec/http2
- spring-kafka-2.2.0
- src
- main/java
- com/nr/instrumentation/spring/kafka
- org/springframework/kafka/listener
- org/springframework/kafka/listener/adapter
- test
- java/com/nr/instrumentation/spring/kafka
- resources
- vertx-core-4.0.0/src
- main/java
- com/nr/vertx/instrumentation
- io/vertx/core/impl
- test/java/com/nr/vertx/instrumentation
- vertx-core-4.1.0/src
- main/java
- com/nr/vertx/instrumentation
- io/vertx/core/impl
- test/java/com/nr/vertx/instrumentation
- vertx-core-4.3.2/src
- main/java
- com/nr/vertx/instrumentation
- io/vertx/core/impl
- test/java/com/nr/vertx/instrumentation
- vertx-core-4.5.0/src
- main/java
- com/nr/vertx/instrumentation
- io/vertx/core/impl
- test/java/com/nr/vertx/instrumentation
- vertx-core-4.5.1/src/test/java/com/nr/vertx/instrumentation
- vertx-postgres-sqlclient-4.4.2
- newrelic-agent
- src
- main
- java/com/newrelic/agent
- config
- instrumentation
- context
- tracing
- service
- analytics
- logging
- tracers
- trace
- transport
- utilization
- util
- resources
- test/java/com/newrelic/agent
- config
- instrumentation/sql
- tracers
- trace
- tracing
- utilization
- util
- newrelic-api/src/main/java/com/newrelic/api/agent
- newrelic-weaver/src
- main/java/com/newrelic/weave
- utils
- test/java/com/newrelic/weave
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
174 files changed
+7609
-399
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
58 | 67 |
| |
59 | 68 |
| |
60 | 69 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + |
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + |
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
313 | 322 |
| |
314 | 323 |
| |
315 | 324 |
| |
|
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + |
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
58 | 64 |
| |
59 | 65 |
| |
60 | 66 |
| |
|
Lines changed: 46 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + |
Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + |
Lines changed: 110 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
7 | 117 |
| |
8 | 118 |
| |
9 | 119 |
| |
|
0 commit comments