haoyang1994 opened a new issue, #11294: URL: https://github.com/apache/apisix/issues/11294
### Description I encountered a serious performance problem when using the apisix prometheus plugin. The reason for the problem was that we set too many metrics in prometheus. I saw that the community has done a lot of work for prometheus. But the expireTime feature seems to make metrics missing or inconsistent. I think it may be a feasible way to clean all prometheus metrics regularly. This method is similar to an apisix restart for the prometheus server. Of course, it is wrong to put too many indicators in prometheus, but I think regular cleaning will be a practical approach to ease the performance problem. -- 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]
