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
A user reported that they had put in wrong Mimir credentials in prometheus.remote_write, and yet the component still displayed as "healthy". I believe most people would expect it to be "unhealthy" in this case. It should probably be "unhealthy" if it receives anything other than a 2xx response from Mimir.
I'm not sure how this would work in practice though. What if every other request to Mimir is healthy? And how long do we need to wait until the last non 2xx response for the component to become healthy again?
Steps to reproduce
Use bad credentials.
System information
No response
Software version
No response
Configuration
Logs
The text was updated successfully, but these errors were encountered:
What's wrong?
A user reported that they had put in wrong Mimir credentials in
prometheus.remote_write
, and yet the component still displayed as "healthy". I believe most people would expect it to be "unhealthy" in this case. It should probably be "unhealthy" if it receives anything other than a 2xx response from Mimir.I'm not sure how this would work in practice though. What if every other request to Mimir is healthy? And how long do we need to wait until the last non 2xx response for the component to become healthy again?
Steps to reproduce
Use bad credentials.
System information
No response
Software version
No response
Configuration
Logs
The text was updated successfully, but these errors were encountered: