You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2024/03/13 06:41:03 UTC

(camel) branch regen_bot updated (1522559ecd2 -> 5089bbf295a)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 1522559ecd2 CAMEL-20554: camel-micrometer-prometheus - Should be GET verb
     add 5089bbf295a CAMEL-20558: Ability to use the old Micrometer meter names does not work on MicrometerExchangeEventNotifier. Thanks to Sébastien Perpignane for the patch.

No new revisions were added by this update.

Summary of changes:
 ...rometerExchangeEventNotifierNamingStrategy.java |  6 ++
 ...terExchangeEventNotifierNamingStrategyTest.java | 66 ++++++++++++++++++++++
 2 files changed, 72 insertions(+)
 create mode 100644 components/camel-micrometer/src/test/java/org/apache/camel/component/micrometer/eventnotifier/MicrometerExchangeEventNotifierNamingStrategyTest.java