Skip to content

Commit

Permalink
Initial grafana setup
Browse files Browse the repository at this point in the history
  • Loading branch information
davosian committed Mar 18, 2022
1 parent 80a9222 commit 376a81b
Show file tree
Hide file tree
Showing 8 changed files with 3,299 additions and 0 deletions.
9 changes: 9 additions & 0 deletions nomad/jobs/artifacts/grafana/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Grafana-Dashboards

Dashboards are based on the following resources:

- Nomad Cluster: https://grafana.com/grafana/dashboards/6278
- Nomad Jobs: https://grafana.com/grafana/dashboards/6281
- Traefik: https://grafana.com/grafana/dashboards/4475

Modified to work with the latest Grafana/Prometheus/Exporter versions.
14 changes: 14 additions & 0 deletions nomad/jobs/artifacts/grafana/dashboards/dashboards.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
apiVersion: 1

providers:
- name: "default"
orgId: 1
folder: ""
type: file
disableDeletion: true
editable: true
updateIntervalSeconds: 10
allowUiUpdates: true
options:
path: /etc/grafana/provisioning/dashboards
Loading

0 comments on commit 376a81b

Please sign in to comment.