You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/11/17 06:29:29 UTC

(camel) branch mm updated (5e5a98c6947 -> 3973fee9d58)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch mm
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 5e5a98c6947 CAMEL-20105: camel-micromemter - Make it easier to configure for camel-main
     add 3973fee9d58 CAMEL-20105: camel-micromemter - Make it easier to configure for camel-main

No new revisions were added by this update.

Summary of changes:
 .../prometheus/MicrometerPrometheusConfigurer.java |  6 +++
 .../prometheus/MicrometerPrometheus.java           | 61 +++++++++++++++++++++-
 .../component/micrometer/MicrometerConsole.java    |  4 ++
 .../MetricsConfigurationPropertiesConfigurer.java  |  6 +++
 .../camel-main-configuration-metadata.json         |  1 +
 core/camel-main/src/main/docs/main.adoc            |  3 +-
 .../camel/main/MetricsConfigurationProperties.java | 27 ++++++++++
 7 files changed, 105 insertions(+), 3 deletions(-)