Skip to content
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

Do not count 404 errors when checking if tenant deletion markers exists #5698

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

alanprot
Copy link
Member

@alanprot alanprot commented Dec 5, 2023

What this PR does:
We should not count 404 in the thanos_objstore_bucket_operation_failures_total as this is an expected error in this case.

#5676 introduced a fallback that started to cause this metric to spike

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@alanprot alanprot force-pushed the 404-ReadTenantDeletionMark branch 4 times, most recently from 462b924 to dc95ec2 Compare December 5, 2023 02:56
@alanprot alanprot force-pushed the 404-ReadTenantDeletionMark branch from dc95ec2 to a99052e Compare December 5, 2023 03:00
@pull-request-size pull-request-size bot added size/L and removed size/M labels Dec 5, 2023
@alanprot alanprot marked this pull request as ready for review December 5, 2023 03:04
Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alanprot alanprot enabled auto-merge (squash) December 5, 2023 03:15
@alanprot alanprot merged commit 61fe286 into cortexproject:master Dec 5, 2023
14 checks passed
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.

2 participants