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

Don't calculate slo_resolve_remaining for old gates that were already resolved #4677

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

jrobbins
Copy link
Collaborator

@jrobbins jrobbins commented Jan 8, 2025

Demo'ing the new SLO functionality on staging uncovered that we have a lot of old gates that have already been resolved but never had the resolved_on date set. I will work on a script to backfill that data, but just in case anything slips through, here is a small code change to simply not calculate the remaining days for such gates.

Also, I updated the skeleton display for the SLO status lines so that it matches the actual display. This should avoid a visual pop once the data loads.

@jrobbins jrobbins requested a review from KyleJu January 8, 2025 21:55
@jrobbins jrobbins merged commit 2cfc8ff into main Jan 9, 2025
7 checks passed
@jrobbins jrobbins deleted the 202501078-dont-show-missing-resolution-times branch January 9, 2025 20:30
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.

2 participants