This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 7a299a9c8 Revert "fix(cmd): rebuild KameletBindings" new 3d928975e feat(trait): Migrate prometheus trait from microprofile metrics to micrometer new 924cd95f2 feat(e2e): Update prometheus e2e test new d5b946624 feat(doc): Update prometheus trait doc The 3 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/partials/apis/camel-k-crds.adoc | 4 +++- docs/modules/traits/pages/prometheus.adoc | 20 +++++++++++++++++++- e2e/common/traits/prometheus_test.go | 2 +- e2e/yaks/openshift/monitoring/Metrics.java | 16 ++++++++-------- e2e/yaks/openshift/monitoring/app/pom.xml | 6 +++++- .../java/org/apache/camel/integration/Service.java | 10 +++------- pkg/apis/camel/v1/trait/prometheus.go | 4 +++- pkg/trait/prometheus.go | 5 +++-- resources/traits.yaml | 9 +++++---- 9 files changed, 50 insertions(+), 26 deletions(-)