You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think same problem as this issue
check "prometheus_multiproc_dir" settings #50
This steps resolve for me
step1. set "prometheus_multiproc_dir" environment variables that point any directory
step2. create a "prometheus_multiproc_dir" directory on application start (clean if already exists)
caution 1 "prometheus_multiproc_dir" must be a lower case
caution 2 "prometheus_multiproc_dir" should be empty on application start
I think same problem as this issue check "prometheus_multiproc_dir" settings #50
This steps resolve for me
step1. set "prometheus_multiproc_dir" environment variables that point any directory
step2. create a "prometheus_multiproc_dir" directory on application start (clean if already exists)
caution 1 "prometheus_multiproc_dir" must be a lower case caution 2 "prometheus_multiproc_dir" should be empty on application start
Just calling the metrics endpoint different times I get decreased values for http_request_duration_seconds_count variable
It seems both values are increasing.
The text was updated successfully, but these errors were encountered: