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 a detail view for redundancy groups #1056

Open
nilmerg opened this issue Sep 17, 2024 · 1 comment
Open

Add a detail view for redundancy groups #1056

nilmerg opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
area/view Affects an entire view enhancement New feature or improvement

Comments

@nilmerg
Copy link
Member

nilmerg commented Sep 17, 2024

With #1050, redundancy groups are listed as part of an object's root problems. They're not clickable yet, though.

Routing

The detail is accessible through icingadb/redundancygroup requiring the parameter id and the hex-formatted id of the group as value.

The View

Screenshot from 2024-10-29 09-23-16

Click Paths

  • Root problem items representing redundancy groups provide a link to this view
  • "List all…" links to a new tab
@sukhwinder33445
Copy link
Contributor

The detail view should contain the following details:

  • Quick Actions: Same as in Service/Host case.
  • Collapsible plugin output: Output of the handled member or member with the worst severity, depending on what influences the redundancy group.
  • An RedundancyGroupDetailExtension Hook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/view Affects an entire view enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants