[
https://issues.apache.org/jira/browse/CAMEL-20554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-20554.
---------------------------------
Resolution: Fixed
> camel-micrometer-prometheus - Should be GET verb
> ------------------------------------------------
>
> Key: CAMEL-20554
> URL: https://issues.apache.org/jira/browse/CAMEL-20554
> Project: Camel
> Issue Type: Improvement
> Components: camel-micrometer
> Reporter: Claus Ibsen
> Priority: Minor
> Fix For: 4.5.0
>
>
> 2024-03-12 11:31:49.666 INFO 56094 --- [ main]
> t.platform.http.main.MainHttpServer : http://0.0.0.0:8080/q/dev
> (GET) (produce:text/plain,application/json)
> 2024-03-12 11:31:49.666 INFO 56094 --- [ main]
> t.platform.http.main.MainHttpServer : http://0.0.0.0:8080/q/info
> (GET) (produce:application/json)
> 2024-03-12 11:31:49.666 INFO 56094 --- [ main]
> t.platform.http.main.MainHttpServer : http://0.0.0.0:8080/q/metrics
> (produce:text/plain; version=0.0.4; charset=utf-8)
> It should say (GET) here as that is what we can use for getting those metrics
--
This message was sent by Atlassian Jira
(v8.20.10#820010)