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

Claus Ibsen resolved CAMEL-20558.
---------------------------------
    Resolution: Fixed

Thanks for reporting and the patch

> Ability to use the old Micrometer meter names does not work on 
> MicrometerExchangeEventNotifier
> ----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-20558
>                 URL: https://issues.apache.org/jira/browse/CAMEL-20558
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-micrometer
>    Affects Versions: 3.22.1, 4.4.0
>            Reporter: Sébastien Perpignane
>            Priority: Minor
>             Fix For: 3.21.5, 3.22.2, 4.0.5, 4.4.2, 4.5.0
>
>         Attachments: 
> CAMEL-20558_-_Allow_to_use_legacy_metric_naming_on_MicrometerExchangeEventNotifier.patch
>
>
> Doing this:
> {code:java}
> MicrometerExchangeEventNotifier exchangeEventNotifier = new 
> MicrometerExchangeEventNotifier();        
> exchangeEventNotifier.setNamingStrategy(MicrometerExchangeEventNotifierNamingStrategy.LEGACY);
> {code}
> does not change the ways metrics produced by the exchangeEventNotifier will 
> be named.
>  
> Please find attached a proposed patch to fix the issue.



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

Reply via email to