astefanutti commented on issue #3027: URL: https://github.com/apache/camel-k/issues/3027#issuecomment-1047801601
@k0pper I don't think the `prometheus-community/prometheus` installs the operator. It only installs a Prometheus server. Camel K documentation assumes the Prometheus operator is installed, as it's responsible to update the Prometheus scrapping configuration based on the `PodMonitor` resource that's created for the integration. It may be possible to monitor Integrations without the Prometheus operator, but in that case, you have to upgrade the Prometheus configuration manually. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
