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

Add metrics scopes for the archival queue #3566

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

MichaelSnowden
Copy link
Contributor

What changed?
I added some metrics scopes for the archival queue.

Why?
I added these changes because our queue processor will crash if it can't find the metrics scope for the archival category.

How did you test it?
I ran the archival queue in our integration testing environment and watched the errors go away.

Potential risks
This isn't wired into any production entry points. However, it will increase NumCommonScopes. It doesn't look like anyone is using this variable outside of tests, though.

Is hotfix candidate?
No.

@MichaelSnowden MichaelSnowden requested a review from a team as a code owner November 7, 2022 23:01
@MichaelSnowden MichaelSnowden assigned yux0 and yycptt and unassigned yux0 Nov 7, 2022
@yux0
Copy link
Contributor

yux0 commented Nov 7, 2022

Can we hold on this one? I am making a big change to metrics

@MichaelSnowden
Copy link
Contributor Author

Can we hold on this one? I am making a big change to metrics

Hmm, this is blocking my ability to test the archival queue--any way I can make it compatible with your change?

@MichaelSnowden MichaelSnowden marked this pull request as draft November 8, 2022 22:57
@MichaelSnowden MichaelSnowden force-pushed the durable-archival/metrics-scope branch from 40b690a to bbd2353 Compare December 1, 2022 22:28
@MichaelSnowden MichaelSnowden marked this pull request as ready for review December 1, 2022 22:30
@MichaelSnowden MichaelSnowden requested a review from yux0 December 2, 2022 00:26
@MichaelSnowden MichaelSnowden force-pushed the durable-archival/metrics-scope branch from bbd2353 to 2ca23ec Compare December 5, 2022 21:34
@MichaelSnowden MichaelSnowden merged commit bece27d into master Dec 8, 2022
@MichaelSnowden MichaelSnowden deleted the durable-archival/metrics-scope branch December 8, 2022 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants