[ 
https://issues.apache.org/jira/browse/CAMEL-24356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pasquale Congiusti updated CAMEL-24356:
---------------------------------------
    Description: 
The development done in PR [https://github.com/apache/camel/pull/22793] turns 
out to be not easy to support in Camel Quarkus and Spring Boot runtimes. The 
problem is that the conversion of the prometheus format was designed to happen 
in the specific camel-micrometer-prometheus component, which, is used by "main" 
runtime and not used by the other runtimes.

 

We should instead move the conversion logic from the 
camel-micrometer-prometheus component into the camel-micrometer and be able to 
convert in a Prometheus native when the configuration is specified.

  was:
The development done in PR [https://github.com/apache/camel/pull/22793] turns 
out to be not easy to support in Camel Quarkus and Spring Boot runtimes. The 
problem is that the conversion of the prometheus format was design to happen in 
the specific camel-micrometer-prometheus component, which, is used by "main" 
runtime and not used by the other runtimes.

 

We should instead move the conversion logic from the 
camel-micrometer-prometheus component into the camel-micrometer and be able to 
convert in a Prometheus native when the configuration is specified.


> [camel-micrometer] Support logOnShutdownFormat in all runtimes
> --------------------------------------------------------------
>
>                 Key: CAMEL-24356
>                 URL: https://issues.apache.org/jira/browse/CAMEL-24356
>             Project: Camel
>          Issue Type: Task
>            Reporter: Pasquale Congiusti
>            Assignee: Pasquale Congiusti
>            Priority: Minor
>             Fix For: 4.22.0
>
>
> The development done in PR [https://github.com/apache/camel/pull/22793] turns 
> out to be not easy to support in Camel Quarkus and Spring Boot runtimes. The 
> problem is that the conversion of the prometheus format was designed to 
> happen in the specific camel-micrometer-prometheus component, which, is used 
> by "main" runtime and not used by the other runtimes.
>  
> We should instead move the conversion logic from the 
> camel-micrometer-prometheus component into the camel-micrometer and be able 
> to convert in a Prometheus native when the configuration is specified.



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

Reply via email to