opentelemetry-java-instrume.../instrumentation/ratpack/ratpack-1.7/library
Javier Salinas 99e600fff7
Ratpack services OpenTelemetry (#7477)
While using Ratpack Handlers, the context is added by the
`OpenTelemetryServerHandler`

While using Ratpack Services, we might need to add manually the OT
Context into the Ratpack Execution and try to get it from the Execution
in the Ratpack `HttpClient`
2023-01-25 10:28:44 -08:00
..
src Ratpack services OpenTelemetry (#7477) 2023-01-25 10:28:44 -08:00
build.gradle.kts Ratpack httpclient (#4787) 2022-01-18 12:06:13 -08:00