nginx_http_requests_total metric value is increasing all the time in spite of no user requests coming #887
Unanswered
ningyougang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The
nginx_http_requests_total
metric value is increased forever in spite of no user requests coming due to below URL is accessed all the time(about 40~50 times per mintue)And it seems it is not possible to exclude above
/stub_status
url through label for nginx_http_requests_total metric.(i checked nginx_http_requests_total metric from prometheus, url-related label is not included in existing labels)
There has method of make nginx_http_requests_total metric value exclude
/stub_status
endpoint?Beta Was this translation helpful? Give feedback.
All reactions