Skip to content

Commit

Permalink
chore: add resource manager dashboard to docker-compose (#2641)
Browse files Browse the repository at this point in the history
  • Loading branch information
burdiyan authored Nov 18, 2023
1 parent 2844691 commit 50cf207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dashboards/docker-compose.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ services:
- ./identify/identify.json:/var/lib/grafana/dashboards/identify.json
- ./relaysvc/relaysvc.json:/var/lib/grafana/dashboards/relaysvc.json
- ./swarm/swarm.json:/var/lib/grafana/dashboards/swarm.json
- ./resource-manager/resource-manager.json:/var/lib/grafana/dashboards/resource-manager.json

0 comments on commit 50cf207

Please sign in to comment.