Camel K Observability: Micrometer Metrics

, by

We already explained how to take monitor your Integrations in the previous blog post about monitoring operations on Camel K. The good news is there are only a few changes with the move to Micrometer Metrics. From Microprofile to Micrometer Camel K 2.0 was the occasion to move from one technology (Microprofile) to another (Micrometer) for the Prometheus trait configuration implementation. The reason is the deprecation notice from Quarkus Microprile’s implementation in favor of using Micrometer Metrics.

Continue reading ❯

CAMEL KFEATURESDEVOPS

RELEASE 4.0.0-RC2

, by

The Camel community announces the immediate availability of Camel 4.0.0-RC2, the second release candidate towards a new 4.0.0 major release. It comes with 65 new features and improvements. 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

Camel K 2.0

, by

© 2023, RoadTrafficSigns.com With a great level of excitement, on behalf of Apache Camel community, I’m proud to announce the general availability of Camel K 2.0. It’s been a long ride since the beginning of 2023 when we announced the desire to work on an heavy refactoring in order to introduce new shining features and be able to run the future Camel 4 runtimes. This is the first important milestone reached, and we thought that the work done so far is already mature to see general availability.

Continue reading ❯

RELEASESCAMEL KROADMAP