Nixconfigs/modules/servermodules/grafana/provision/prom.yaml
2025-10-12 17:39:55 +02:00

19 lines
No EOL
481 B
YAML

# Configuration file version
apiVersion: 1
prune: true
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: http://localhost:9090
jsonData:
httpMethod: POST
manageAlerts: true
allowAsRecordingRulesTarget: true
prometheusType: Prometheus
prometheusVersion: 3.3.0
cacheLevel: 'High'
disableRecordingRules: false
timeInterval: 10s # Prometheus scrape interval
incrementalQueryOverlapWindow: 10m