Karavan 3.20.1 Preview Release

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. This is a short Karavan introduction aimed to help to understand if this tool is right for your needs. New features In this release we continue to make developers’ lives easy. Hybrid Developer Experience Starting from this release, developers can work on the same repository from the Karavan application as well as with Karavan VS Code extension.

Continue reading ❯

TOOLINGKARAVAN

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