This commit is contained in:
timm
2025-04-19 01:59:11 +02:00
parent 58ff5be5d9
commit ff36c944b3
10 changed files with 175 additions and 0 deletions

View File

@@ -0,0 +1 @@
// Placeholder Dashboard JSON

View File

@@ -0,0 +1,8 @@
apiVersion: 1
providers:
- name: 'OIDC Monitoring'
folder: ''
type: file
options:
path: /var/lib/grafana/dashboards

View File

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