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

Grafana v9.1.1 (9e60a1bff1) show no preconfigured dashboards by default #275

Closed
saukrs opened this issue Nov 8, 2022 · 2 comments
Closed

Comments

@saukrs
Copy link

saukrs commented Nov 8, 2022

I use Docker 20.10.21 + Compose plugin v2.12.2 on updated Linux Mint 21.

If I clone the repo and run this command:

ADMIN_USER=admin ADMIN_PASSWORD=admin ADMIN_PASSWORD_HASH=JDJhJDE0JE91S1FrN0Z0VEsyWmhrQVpON1VzdHVLSDkyWHdsN0xNbEZYdnNIZm1pb2d1blg4Y09mL0ZP docker compose up -d

(notice the docker compose without a dash, as was in the original snippet: docker-compose)

... the initial Grafana view is empty. I get no preconfigured dashboards:
Screenshot from 2022-11-08 13-44-45

@saukrs
Copy link
Author

saukrs commented Nov 8, 2022

This is what my Grafana homepage page looks like (http://localhost:3000/?orgId=1).

OK, some preconfigured dashboards seems to be actually present on my install:
http://localhost:3000/alerting/list?search=open&query=

Screenshot from 2022-11-08 15-31-06

... only that I expected to see one of them to be set as Grafana Home dashboard:
https://stackoverflow.com/questions/48164754/how-to-set-a-dashboards-on-grafana-home-page/48212294#48212294

@nightah
Copy link
Collaborator

nightah commented Nov 16, 2022

As you have discovered the Dashboards are present, as far as setting the default Dashboard, there are multiple ways to address this however I can't see any mechanism to do that on provisioning because of the different layers the default can be set.

@nightah nightah closed this as completed Nov 16, 2022
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

2 participants