second server version

This commit is contained in:
2025-09-28 19:24:14 +02:00
parent e2a08d7ab3
commit fa994f7398
69 changed files with 33717 additions and 445 deletions

View File

@@ -0,0 +1,14 @@
# Grafana Datasource Configuration
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://prometheus:9090
isDefault: true
editable: true
jsonData:
timeInterval: "30s"
httpMethod: "POST"