infrastructure/roles/monitoring/templates/prometheus/datasource.yml.j2

22 lines
472 B
Text
Raw Permalink Normal View History

{{ ansible_managed | comment }}
apiVersion: 1
datasources:
- name: Prometheus
type: prometheus
access: proxy
url: 'http://prometheus:9090'
isDefault: true
editable: false
jsonData:
timeout: 60
manageAlerts: true
httpMethod: POST
prometheusType: Prometheus
prometheusVersion: 2.50.0
cacheLevel: 'Low'
disableRecordingRules: false
incrementalQuerying: true
incrementalQueryOverlapWindow: 10m