Sparc0 opened a new issue, #13586: URL: https://github.com/apache/cloudstack/issues/13586
### problem We are using Prometheus to scrape metrics from the management server. We see a issue that the scrape_duration_seconds metric for the cloudstack job is increasing in slow pace and after ~7-10 days the scrape duration is longer then the configured interval and we get no more metrics. First time we saw this just doing a time curl towards the mangement server it took 40-50s for metrics to come back. <img width="2269" height="476" alt="Image" src="https://github.com/user-attachments/assets/a93bb66a-d239-43be-acbe-5146ba876246" /> ### versions CloudStack 4.22.0.0 ### The steps to reproduce the bug 1. Start scraping 2. See the scrape_duration_seconds{job="cloudstack"} increasing daily. ### What to do about it? 1. Restart the management server solves the issue, temporarily -- 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]
