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 2020/12/01 10:25:29 UTC

[camel] branch regen_bot updated (6dd360c -> a5ad2fe)

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 6dd360c  Sync deps
     add a5ad2fe  CAMEL-15908: Add additional exchange metrics to MicrometerRoutePolicy

No new revisions were added by this update.

Summary of changes:
 .../component/micrometer/MicrometerConstants.java  |  5 ++
 .../routepolicy/MicrometerRoutePolicy.java         | 17 ++++++
 .../MicrometerRoutePolicyNamingStrategy.java       | 15 ++++++
 .../ManagedMicrometerRoutePolicyTest.java          |  4 +-
 ...MicrometerRoutePolicyMulticastSubRouteTest.java | 61 ++++++++++++++++++++--
 .../MicrometerRoutePolicySubRouteTest.java         |  4 +-
 6 files changed, 97 insertions(+), 9 deletions(-)