Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented Jul 2, 2021

What this PR does:
I found out that CortexCacheRequestErrors doesn't work because the instrumentation code never track errors (any cache request is tracked as a success):

Also, if you're running the blocks storage, this alert is only on query-frontend cache client, cause for all other caching is based on Thanos memcached cache.

For this reason, in this PR I've replaced CortexCacheRequestErrors alert (not working) with CortexMemcachedRequestErrors.

Which issue(s) this PR fixes:
N/A

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci requested a review from a team as a code owner July 2, 2021 12:09
@pracucci pracucci merged commit 2137f76 into main Jul 2, 2021
@pracucci pracucci deleted the playbook-for-CortexCacheRequestErrors branch July 2, 2021 13:27
simonswine pushed a commit to grafana/mimir that referenced this pull request Oct 18, 2021
…or-CortexCacheRequestErrors

Replaced CortexCacheRequestErrors with CortexMemcachedRequestErrors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants