dmarrazzo opened a new issue, #3775: URL: https://github.com/apache/camel-k/issues/3775
Hi all, I'm trying to deploy a Kamelets which exposes custom metrics based on messages coming from kafka. The KameletBinding works fine without the prometheus trait: the logs shows the expected behavior, but it does not expose the metric endpoint for scraping. In this repository (ocp branch), you can find all the artifacts to reproduce the problem: https://github.com/dmarrazzo/camel-quarkus-examples-metrics/tree/ocp You can try the successful deployment commenting out those lines: https://github.com/dmarrazzo/camel-quarkus-examples-metrics/blob/ocp/k8s/03-kafka-metrics-binding.yaml#L5-L6 Thank you -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org