Conversation
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
ee606c4 to
58bb0c3
Compare
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
pracucci
reviewed
Jun 16, 2022
| * [BUGFIX] Ruler: report failed evaluation metric for any 5xx status code returned by the query-frontend when remote operational mode is enabled. #2053 | ||
| * [BUGFIX] Ingester: fix slow rollout when using `-ingester.ring.unregister-on-shutdown=false` with long `-ingester.ring.heartbeat-period`. #2085 | ||
| * [BUGFIX] Ruler: add timeout for remote rule evaluation queries to prevent rule group evaluations getting stuck indefinitely. The duration is configurable with (`-ruler.query-frontend.timeout` (default `2m`). #2090 | ||
| * [BUGFIX] Ingester: reduce sleep time when reading WAL. #2098 |
Collaborator
There was a problem hiding this comment.
It's an ENHANCEMENT, not a BUGFIX.
pstibrany
added a commit
that referenced
this pull request
Jun 16, 2022
pracucci
pushed a commit
that referenced
this pull request
Jun 16, 2022
masonmei
pushed a commit
to udmire/mimir
that referenced
this pull request
Jul 11, 2022
Update mimir-prometheus to grafana/mimir-prometheus@f2aba4a (which brings Prometheus up to prometheus/prometheus@59727ab). Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
masonmei
pushed a commit
to udmire/mimir
that referenced
this pull request
Jul 11, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
This PR updates mimir-prometheus to grafana/mimir-prometheus@f2aba4a (which brings Prometheus up to prometheus/prometheus@59727ab).
Checklist
CHANGELOG.mdupdated - the order of entries should be[CHANGE],[FEATURE],[ENHANCEMENT],[BUGFIX]