This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from c06ef01 fix(trait): using proper contentKey for sources
new 201f6ab chore(prometheus): Remove runtime provider API use from the
Prometheus trait
new baf7c6f chore(prometheus): Remove Prometheus JMX exporter
configuration from the Prometheus trait
new 05ba437 chore(prometheus): Remove Quarkus references from the
Prometheus trait documentation
new 5817d05 chore(e2e): Remove Quarkus trait configuration from
monitoring e2e test
The 4 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:
deploy/prometheus-jmx-exporter.yaml | 603 -----------------------------
deploy/resources.go | 8 -
deploy/traits.yaml | 5 +-
docs/modules/traits/pages/prometheus.adoc | 10 +-
e2e/yaks/openshift/monitoring/Metrics.java | 2 +-
pkg/trait/prometheus.go | 60 +--
6 files changed, 10 insertions(+), 678 deletions(-)
delete mode 100644 deploy/prometheus-jmx-exporter.yaml