[ 
https://issues.apache.org/jira/browse/CAMEL-18754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639542#comment-17639542
 ] 

Claus Ibsen commented on CAMEL-18754:
-------------------------------------

+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-actuator</artifactId>
+        </dependency>

         <!-- Camel -->
+        <dependency>
+            <groupId>org.apache.camel.springboot</groupId>
+            <artifactId>camel-micrometer-starter</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>io.micrometer</groupId>
+            <artifactId>micrometer-registry-prometheus</artifactId>
+        </dependency>

> Camel Rest Monitoring Metrics UNKNOWN URI
> -----------------------------------------
>
>                 Key: CAMEL-18754
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18754
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 3.18.3
>            Reporter: Beshoy Bebawe
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.20.0
>
>
> Monitoring Rest endpoints created using camel rest, shows UNKNOWN URI in 
> http_server_requests metrics
>  
> see 
> [https://camel.zulipchat.com/#narrow/stream/257301-camel-spring-boot/topic/Camel.20Rest.20Monitoring.20Metrics.20UNKNOWN.20URI]
>  for full details



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to