# Grafana datasource provisioning for voyage v4.1 observability stack. # Auto-loaded from /etc/grafana/provisioning/datasources/ on Grafana start. apiVersion: 1 datasources: - name: Prometheus type: prometheus access: proxy url: http://prometheus:9090 isDefault: true editable: true jsonData: timeInterval: 15s httpMethod: POST manageAlerts: false