This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.5.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 6e2d01c3322d9bbee36778b16a4dff17a06664ba Author: Andriy Redko <[email protected]> AuthorDate: Tue Aug 29 21:14:34 2023 -0400 CXF-8457: Provide OpenTelemetry support. Fix README.txt (cherry picked from commit 66308641afd0fa056cf79b87ef77be4a953ab0b3) --- .../main/release/samples/jax_rs/tracing_opentelemetry_osgi/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry_osgi/README.txt b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry_osgi/README.txt index faf4a974ba..c55190d120 100644 --- a/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry_osgi/README.txt +++ b/distribution/src/main/release/samples/jax_rs/tracing_opentelemetry_osgi/README.txt @@ -1,4 +1,4 @@ -JAX-RS OpenTelemetry/Jaeger Demo in OSGi container +JAX-RS OpenTelemetry Demo in OSGi container ================= The demo shows a basic usage of OpenTelemetry API tracing capabilities
