ppalaga commented on code in PR #4320:
URL: https://github.com/apache/camel-quarkus/pull/4320#discussion_r1041093483


##########
docs/modules/ROOT/pages/reference/extensions/opentelemetry.adoc:
##########
@@ -56,7 +56,7 @@ In order to send the captured traces to a tracing system, you 
need to configure
 quarkus.application.name=my-camel-application
 
 # OTLP exporter endpoint
-quarkus.opentelemetry.tracer.exporter.otlp.endpoint=http://localhost:55680
+quarkus.opentelemetry.tracer.exporter.otlp.endpoint=http://localhost:4317

Review Comment:
   4317 is some sort of an opentelemetry default?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to