This is an automated email from the ASF dual-hosted git repository.
squakez pushed a change to branch camel-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
from a7d615c5fe Upgrade Camel to 4.23.0-SNAPSHOT
new b5929e7fe5 feat(extensions): micrometer support log on shutdown format
new 3e28d5f262 chore(extensions): observability default to prometheus
native format
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/modules/ROOT/pages/reference/extensions/micrometer.adoc | 6 ++++++
.../camel/quarkus/component/micrometer/CamelMicrometerConfig.java | 8 ++++++++
.../quarkus/component/micrometer/CamelMicrometerRecorder.java | 4 +++-
.../runtime/src/main/resources/application.properties | 3 ++-
4 files changed, 19 insertions(+), 2 deletions(-)