feat: Add explanation tooltip for availability calculation#148
Open
mwarkentin wants to merge 1 commit intomainfrom
Open
feat: Add explanation tooltip for availability calculation#148mwarkentin wants to merge 1 commit intomainfrom
mwarkentin wants to merge 1 commit intomainfrom
Conversation
Adds an info icon next to the "Availability by Region" title that shows a popover explaining how availability is calculated, what incidents are included (T0 + availability impact), and the color thresholds. Addresses RELENG-527. Slack thread: https://sentry.slack.com/archives/C08RJKP6NR0/p1775768667336599?thread_ts=1775753083.599719&cid=C08RJKP6NR0 https://claude.ai/code/session_01BUgGWDuKdFSjCNQh6h5zox
mwarkentin
pushed a commit
that referenced
this pull request
Apr 10, 2026
…note Adds an info icon next to the "Availability by Region" title with a popover explaining how availability is calculated, what incidents are included, and color thresholds. Also adds a note clarifying that downtime is captured in the month the incident was created. Changes from PR #148: - Increased gap between title and info icon (gap-space-xs -> gap-space-sm) - Added note about downtime attribution to incident creation month Slack thread: https://sentry.slack.com/archives/C08RJKP6NR0/p1775836770308749?thread_ts=1775753083.599719&cid=C08RJKP6NR0 https://claude.ai/code/session_01QCetBNyVqVwzh3oNK6xoyd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an info icon next to the "Availability by Region" title that shows a popover explaining how availability is calculated, what incidents are included (T0 + availability impact), and the color thresholds.
Addresses RELENG-527.
Slack thread: https://sentry.slack.com/archives/C08RJKP6NR0/p1775768667336599?thread_ts=1775753083.599719&cid=C08RJKP6NR0
https://claude.ai/code/session_01BUgGWDuKdFSjCNQh6h5zox