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

Redis datasource host dropdown is not auto-filled for new hosts #195

Open
natoscott opened this issue Mar 6, 2024 · 0 comments
Open

Redis datasource host dropdown is not auto-filled for new hosts #195

natoscott opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@natoscott
Copy link
Member

Data source:
Redis.

Describe the bug
When a long-running Redis dashboard is being displayed, and a new host "arrives" (i.e. we start logging it and indexing it in Redis) since the dashboard was first displayed, the host dropdown does not list that new host (only seems to list those hosts that were known when that dashboard was initially displayed).

To Reproduce
Steps to reproduce the behavior:

  1. Go to the 'PCP Redis: Host Overview' dashboard
  2. Click on 'host' and observe the list of hosts.
  3. Start logging for a new host not listed there.
  4. Click on 'host' and observe the list of hosts.

Expected behavior
The new host should be available in the dropdown list.

Versions (please complete the following information):

  • Performance Co-Pilot: 6.2.1
  • Grafana: 9.2.0
  • grafana-pcp: 5.1.1
  • Redis (if applicable): 7.2.4
@natoscott natoscott added the bug Something isn't working label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants