You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2019/10/22 11:30:20 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on a change in pull request #311: Add observability example

jamesnetherton commented on a change in pull request #311: Add observability example
URL: https://github.com/apache/camel-quarkus/pull/311#discussion_r337461307
 
 

 ##########
 File path: examples/observability/README.adoc
 ##########
 @@ -0,0 +1,66 @@
+= Camel Quarkus Observability
+
+This example project demonstrates how to add support for metrics, health checks and distributed tracing.
+
+=== Running
+
+[source]
+----
+$ mvn clean compile quarkus:dev -DnoDeps
+----
+
 
 Review comment:
   Thanks, I've now added this to info the README.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services