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

Dashboards not auto-imported #107

Open
akramhussein opened this issue Dec 29, 2022 · 1 comment
Open

Dashboards not auto-imported #107

akramhussein opened this issue Dec 29, 2022 · 1 comment

Comments

@akramhussein
Copy link

Summary

More of a question as this may be expected behaviour.

Dashboards do not automatically get imported.

Have to go to Data Sources / Redis / Dashboards and click Import - is this expected behaviour or should they be auto-imported?

Possibly related to #47 (comment)

RedisCLI dashboard not found

Data source connects successfully and can be queried via explorer. Can't load RedisCLI

Are there requisites (on redis side?) for this dashboard to load?

CleanShot 2022-12-29 at 13 36 15

Relevant information

  • Grafana Server (Docker): grafana/grafana-oss:9.3.2
  • Provisioned using "GF_INSTALL_PLUGINS=redis-app" with data source added in provisioning/datasources/datasource.yml and app in provisioning/plugins/plugins.yml

Grafana Dockerfile

FROM grafana/grafana-oss:9.3.2

ADD provisioning /etc/grafana/provisioning
COPY grafana.ini /etc/grafana/grafana.ini

Logs

Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.497642766Z level=info msg="Plugin registered" pluginID=redis-app
Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.497927268Z level=info msg="Plugin registered" pluginID=redis-cli-panel
Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.497968688Z level=info msg="Plugin registered" pluginID=redis-cpu-panel
Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.498003668Z level=info msg="Plugin registered" pluginID=redis-gears-panel
Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.498034888Z level=info msg="Plugin registered" pluginID=redis-keys-panel
Dec. 29 11:50:43 AM  logger=plugin.loader t=2022-12-29T14:50:43.498077909Z level=info msg="Plugin registered" pluginID=redis-latency-panel
@akramhussein
Copy link
Author

akramhussein commented Dec 29, 2022

I found this page under Plug-in which fixed it. This confused me because under Data Source/Dashboards it showed Redis and Redis Streaming but not Redis CLI

CleanShot 2022-12-29 at 13 55 19

CleanShot 2022-12-29 at 13 53 48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant