# Grafana 数据源 provisioning apiVersion: 1 datasources: - name: Prometheus type: prometheus uid: prometheus access: proxy url: http://prometheus:9090 isDefault: true editable: false jsonData: timeInterval: "15s" httpMethod: POST manageAlerts: false