Skip to content

Commit

Permalink
feat(grafana): add dashboard for minecraft UnifiedMetrics
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Feb 26, 2025
1 parent 533a702 commit 1fb6765
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@ spec:
editable: true
options:
path: /var/lib/grafana/dashboards/loki
- name: minecraft
orgId: 1
folder: Minecraft
type: file
disableDeletion: false
editable: true
options:
path: /var/lib/grafana/dashboards/minecraft

dashboards:
default:
Expand Down Expand Up @@ -244,6 +252,14 @@ spec:
revision: 14
datasource: Prometheus

minecraft:
# Ref: https://grafana.com/grafana/dashboards/14756
unifiedmetrics:
# renovate: dashboardName="UnifiedMetrics 0.3.x / Prometheus"
gnetId: 14756
revision: 11
datasource: Prometheus

sidecar:
dashboards:
enabled: true
Expand Down

0 comments on commit 1fb6765

Please sign in to comment.