Skip to content

Commit

Permalink
feat: add defautl dashboard to grafana
Browse files Browse the repository at this point in the history
  • Loading branch information
k0rventen committed Jul 10, 2023
1 parent c0a3749 commit 8dfc07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ services:
environment:
- GF_SECURITY_ADMIN_USER=admin
- GF_SECURITY_ADMIN_PASSWORD=health
- GF_DASHBOARDS_DEFAULT_HOME_DASHBOARD_PATH=/etc/grafana/provisioning/dashboards/dashs/specific-metrics.json
volumes:
- ./provisioning:/etc/grafana/provisioning
influx:
Expand Down

0 comments on commit 8dfc07a

Please sign in to comment.