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

Alerting: Show receiver in groups view to avoid duplication in the list #77109

Merged
merged 5 commits into from
Oct 26, 2023

Conversation

soniaAguilarPeiron
Copy link
Member

@soniaAguilarPeiron soniaAguilarPeiron commented Oct 25, 2023

What is this feature?

In the Groups page, sometimes groups appear to be duplicated. This may lead to confusion.
The reason behind this issue is that alert groups are grouped based on the receivers they are associated with.
However, this receiver information is not displayed in the list, which can result in a misunderstanding of these groups.

This pull request addresses this issue by including the receiver name for each group when no additional grouping has been selected.

Why do we need this feature?

Alert group page show display an accurate list.

Who is this feature for?

All users.

Which issue(s) does this PR fix?:

Fixes https://github.com/grafana/support-escalations/issues/8022

Special notes for your reviewer:

When no additional grouping selected

Screenshot 2023-10-25 at 16 38 30

When additional grouping is selected

Screenshot 2023-10-25 at 16 05 36

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@soniaAguilarPeiron soniaAguilarPeiron added this to the 10.3.x milestone Oct 25, 2023
@soniaAguilarPeiron soniaAguilarPeiron self-assigned this Oct 25, 2023
@soniaAguilarPeiron soniaAguilarPeiron requested a review from a team as a code owner October 25, 2023 07:19
@soniaAguilarPeiron soniaAguilarPeiron requested review from gillesdemey, VikaCep and konrad147 and removed request for a team October 25, 2023 07:19
@gillesdemey
Copy link
Member

Can we use the same styles as the notification policies for the "delivered to"?
image

@soniaAguilarPeiron
Copy link
Member Author

soniaAguilarPeiron commented Oct 25, 2023

Can we use the same styles as the notification policies for the "delivered to"? image

Done! @gillesdemey

@soniaAguilarPeiron soniaAguilarPeiron force-pushed the alerting/Fix-duplication-in-groups-view branch from eb92d40 to d774b7f Compare October 25, 2023 14:39
Copy link
Member

@gillesdemey gillesdemey left a comment

Choose a reason for hiding this comment

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

LGTM

@gillesdemey gillesdemey merged commit 61f056f into main Oct 26, 2023
15 checks passed
@gillesdemey gillesdemey deleted the alerting/Fix-duplication-in-groups-view branch October 26, 2023 11:04
ssama88 pushed a commit to ssama88/grafana that referenced this pull request Oct 31, 2023
@aangelisc aangelisc removed this from the 10.3.x milestone Dec 21, 2023
@aangelisc aangelisc added this to the 10.2.3 milestone Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants