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 53815307753 micrometer console - add option for include tags or not. add 13fe1fa080a CAMEL-20225: initial rework of message history to use the new clock API (#12479) No new revisions were added by this update. Summary of changes: .../metrics/messagehistory/MetricsMessageHistoryFactory.java | 5 +++++ .../micrometer/messagehistory/MicrometerMessageHistory.java | 9 +++++++++ .../messagehistory/MicrometerMessageHistoryFactory.java | 5 +++++ .../java/org/apache/camel/spi/MessageHistoryFactory.java | 12 ++++++++++++ .../org/apache/camel/impl/engine/CamelInternalProcessor.java | 2 +- .../camel/impl/engine/DefaultMessageHistoryFactory.java | 5 +++++ 6 files changed, 37 insertions(+), 1 deletion(-)