Commit 26f0a4b
authored
Add OpenTelemetry support (helidon-io#4518)
* Jaeger open telemetry client
* Removed Jaeger metrics
* Support for MP Open tracing on top of Open Telemetry
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>1 parent 1cb23e8 commit 26f0a4b
56 files changed
Lines changed: 616 additions & 1323 deletions
File tree
- bom
- dependencies
- metrics
- jaeger
- src
- main/java
- io/helidon/metrics/jaeger
- test
- java/io/helidon/metrics/jaeger
- resources/META-INF
- microprofile
- security/src/main/java/io/helidon/microprofile/security
- tracing
- src
- main/java
- io/helidon/microprofile/tracing
- test/java/io/helidon/microprofile/tracing
- security
- integration
- common/src/main/java/io/helidon/security/integration/common
- jersey-client/src/main/java/io/helidon/security/integration/jersey/client
- security/src/main/java/io/helidon/security
- tests/integration/native-image/mp-1/src/main
- java/io/helidon/tests/integration/nativeimage/mp1
- resources/META-INF
- tracing
- jaeger
- src
- main/java
- io/helidon/tracing/jaeger
- test
- java/io/helidon/tracing/jaeger
- resources
- jersey-client/src/main/java/io/helidon/tracing/jersey/client
- opentelemetry
- src/main/java
- io/helidon/tracing/opentelemetry
- opentracing/src/main/java/io/helidon/tracing/opentracing
- tests/it-tracing-client-zipkin/src/test/java/io/helidon/tracing/tests/it1
- tracing/src
- main/java/io/helidon/tracing
- spi
- test/java/io/helidon/tracing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
727 | 727 | | |
728 | 728 | | |
729 | 729 | | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | 730 | | |
737 | 731 | | |
738 | 732 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | 72 | | |
74 | 73 | | |
75 | 74 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | 240 | | |
252 | 241 | | |
253 | 242 | | |
254 | 243 | | |
255 | 244 | | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
256 | 250 | | |
257 | 251 | | |
258 | 252 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 156 deletions
This file was deleted.
Lines changed: 0 additions & 19 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 36 deletions
This file was deleted.
0 commit comments