Getting server down time via prometheus
I want to get the total downtime time for a specific time span.
Getting server down time via prometheus
I want to get the total downtime time for a specific time span.
Don’t discard a result line if some metric line in the calculation is sometimes non-existent
Assuming I have and cannot change anything about the format or content:
http_requests_2xx_count, http_requests_3xx_count, http_requests_4xx_count, http_requests_5xx_count
Don’t discard a result line if some metric line in the calculation is sometimes non-existent
Assuming I have and cannot change anything about the format or content:
http_requests_2xx_count, http_requests_3xx_count, http_requests_4xx_count, http_requests_5xx_count
Don’t discard a result line if some metric line in the calculation is sometimes non-existent
Assuming I have and cannot change anything about the format or content:
http_requests_2xx_count, http_requests_3xx_count, http_requests_4xx_count, http_requests_5xx_count
Is there any Prometheus query which returns topic partition lag value as NA? [closed]
Closed 4 days ago.
Why my prometheus rule test fails to match the expected value?
I’m writing a test for a Prometheus alert rule which should fire when a certain rate()
threshold is met. However, the test keeps failing even though the input series and the rule appear correct.
Why my prometheus rule test fails to match the expected value?
I’m writing a test for a Prometheus alert rule which should fire when a certain rate()
threshold is met. However, the test keeps failing even though the input series and the rule appear correct.
Why my prometheus rule test fails to match the expected value?
I’m writing a test for a Prometheus alert rule which should fire when a certain rate()
threshold is met. However, the test keeps failing even though the input series and the rule appear correct.
How do I enable TLS with Prometheus?
I’m running prometheus 2.53.0 on RHEL 8.10.
All working fine until I want to enable TLS.
This is my prometheus.yml file: