I am currently testing Prometheus to monitor the metrics of a Spring Boot application. When I use JMeter to send 100,000 requests to the server every 10 seconds, the Spring Boot application does not respond with metrics to Prometheus. How can I ensure that the server always returns metrics even when it is overloaded like this?enter image description here
jmeter - Prometheus cannot get metrics from spring boot app - Stack Overflow
评论列表(0)
- 暂无评论