Skip to content

Ignore not found errors when compacting users #4870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

alanprot
Copy link
Member

Signed-off-by: Alan Protasio approtas@amazon.com
What this PR does:

Ignore not found errors when compacting users.

#4805 introduced a new markers that is being called on the shuffle sharding grouper and its expected to receive 404, causing thanos_objstore_bucket_operation_failures_total metric to spike.

With this change, we should not count 404s towards thanos_objstore_bucket_operation_failures_total.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

Signed-off-by: Alan Protasio <approtas@amazon.com>
@alanprot alanprot marked this pull request as ready for review September 19, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants