You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/12/01 11:28:38 UTC

[GitHub] [camel-k] betonetotbo opened a new issue #2794: Update documentation about monitoring metrics using Prometheus Operator 0.38.0

betonetotbo opened a new issue #2794:
URL: https://github.com/apache/camel-k/issues/2794


   Recently I was facing problems about monitoring metrics of my camel-k integrations.
   
   Prometheus was not scraping metrics from new PODs. After a while, I found the source of the problem.
   
   I was using Prometheus Operator 0.38.1, and this version (so as the version 0.38.0) has a bug, it doesn't updates Prometheus configuration when new PodMonitors come on, so Prometheus doesn't scrape metrics. The only way was restarting the Prometheus Operator (at boot it force the configuration updates always).
   
   Here is the complete history: https://github.com/prometheus-operator/prometheus-operator/issues/4428
   
   So, I recomending to update the Camel-K documentation at https://camel.apache.org/camel-k/1.7.x/observability/monitoring.html#kubernetes , because it says to use the version 0.38.0.
   
   The minimum version with this fixed is: 0.39.0.
   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] astefanutti commented on issue #2794: Update documentation about monitoring metrics using Prometheus Operator 0.38.0

Posted by GitBox <gi...@apache.org>.
astefanutti commented on issue #2794:
URL: https://github.com/apache/camel-k/issues/2794#issuecomment-983552434


   Thanks a lot for the heads-up, and sorry for all the hiccups. I think we can directly update to the latest version.


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] astefanutti closed issue #2794: Update documentation about monitoring metrics using Prometheus Operator 0.38.0

Posted by GitBox <gi...@apache.org>.
astefanutti closed issue #2794:
URL: https://github.com/apache/camel-k/issues/2794


   


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org