Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix: host groups not showing in problems panel #1965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zoltanbedi
Copy link
Member

@zoltanbedi zoltanbedi commented Feb 7, 2025

This PR fixes 2 issues mentioned below.
Fixes #1943
Fixes #1946

Problems Panel not showing host groups:

src/panel-triggers/components/Problems/Problems.tsx
Image

How to reproduce

  1. Go to Zabbix data source features dashboard
  2. Open Problems panel
  3. In the panel config enable host groups field
  4. Host groups should show up in the table

Triggers not showing

Image

How to reproduce

  1. Go to explore and select the zabbix ds
  2. Select Triggers Query type
  3. Add Backend as a group
  4. Add /.*/ as host
  5. There should be 2 average triggers

@zoltanbedi zoltanbedi requested a review from a team as a code owner February 7, 2025 13:56
@zoltanbedi zoltanbedi self-assigned this Feb 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

The "Host Groups" are no longer displayed Problems showing triggers since 4.6.1-plugin version
1 participant