Camel Micrometer Observation: Observability with Micrometer

, by

The Spring Observability Team has added native observability support for Spring Applications with Spring Framework 6 and Spring Boot 3. You can read more about the feature in the Spring blog where the Micrometer team explains what Observability and Micrometer Observation projects are. This blog post will explain how to set up Micrometer Observation and how you can add observability to your Camel projects. Setting up the ObservationRegistry The following snippet of code shows how to set up basic metrics and tracing capabilities for an ObservationRegistry.

Continue reading ❯

FEATURESOBSERVABILITY

RELEASE 3.18.6

, by

The Camel community announces the immediate availability of Camel 3.18.6, a new patch release with 26 improvements and fixes. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the release notes. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

New release of VS Code Language Support for Camel 0.7.0

, by

There is a new release of VS Code extension Language support for Apache Camel 0.7.0 Available at Visual Studio Marketplace and Open VSX Registry. Camel versions upgrades Update default Camel Catalog version from 3.20.0 to 3.20.3 Update Kamelet Catalog from 0.10.0 to 3.20.2 Update Camel Quarkus Catalog from 2.15.0 to 2.16.0 New features Command to create a Camel route with Yaml DSL With new release there is an addition of a new vscode command Camel: Create a Camel Route using Yaml DSL.

Continue reading ❯

RELEASESTOOLING