-
Notifications
You must be signed in to change notification settings - Fork 857
user_stats call errors if one ingester is down #1448
Copy link
Copy link
Open
Labels
component/querierhacktoberfesthelp wantedtype/choreSomething that needs to be done; not a bug or a featureSomething that needs to be done; not a bug or a featuretype/productionIssues related to the production use of Cortex, inc. configuration, alerting and operating.Issues related to the production use of Cortex, inc. configuration, alerting and operating.
Metadata
Metadata
Assignees
Labels
component/querierhacktoberfesthelp wantedtype/choreSomething that needs to be done; not a bug or a featureSomething that needs to be done; not a bug or a featuretype/productionIssues related to the production use of Cortex, inc. configuration, alerting and operating.Issues related to the production use of Cortex, inc. configuration, alerting and operating.
It's trying to aggregate rates over all ingesters, so when one is down the numbers will be lower, but perhaps there is another way to indicate this other than a 500 error.