process-exporter
process-exporter copied to clipboard
Why does the speed not change after adding -threads=false?
The loading speed exceeds the maximum interval captured by my prometheus. I don't need to obtain thread-related information. Then I added -threads=false, but there is no change in the loading speed. Why is this?
for debugging run curl http://10.22.201.10:9256/metrics from the same node prometheus is running and check the connection
could be too slow and you either need to collect less metrics or bump timeouts in prometheus