1 Commits
main ... hannes

Author SHA1 Message Date
Johannes Lanzinger
df21e8921b update maybe working 2025-12-17 12:12:52 +01:00
6 changed files with 2078 additions and 23 deletions

View File

@@ -1,9 +1,9 @@
{ {
"uid": "node-exporter-home", "uid": "node-exporter-home",
"title": "Node Exporter Full", "title": "Node Exporter Full",
"schemaVersion": 38, "schemaVersion": 38,
"version": 1, "version": 1,
"__requires": [ "__requires": [
{ {

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +0,0 @@
---
apiVersion: 1
providers:
- name: 'default'
folder: 'Home'
type: file
editable: true
options:
path: /var/lib/grafana/dashboards

View File

@@ -1,9 +0,0 @@
---
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true