zbendhiba commented on code in PR #124:
URL: 
https://github.com/apache/camel-quarkus-examples/pull/124#discussion_r1046037603


##########
observability/pom.xml:
##########
@@ -106,6 +106,10 @@
             <groupId>io.opentelemetry</groupId>
             <artifactId>opentelemetry-exporter-logging</artifactId>
         </dependency>
+        <dependency>
+            <groupId>io.quarkus</groupId>
+            <artifactId>quarkus-opentelemetry-exporter-otlp</artifactId>

Review Comment:
   Are you sure you're running with 2.14 ?
   It seems that this config is still 
https://quarkus.io/guides/opentelemetry#configuration-reference
   otherwise, we need to open an issue for Quarkus 



-- 
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