apiVersion: 1 deleteDatasources: - name: VPS Control Metrics orgId: 1 - name: VPS Control Logs orgId: 1 datasources: - name: VPS Control Metrics uid: vps-control-prometheus orgId: 1 type: prometheus access: proxy url: http://backend:8080/integrations/prometheus isDefault: true editable: false jsonData: httpMethod: POST httpHeaderName1: Authorization secureJsonData: httpHeaderValue1: Bearer $INTEGRATION_TOKEN - name: VPS Control Logs uid: vps-control-loki orgId: 1 type: loki access: proxy url: http://backend:8080/integrations/loki editable: false jsonData: httpHeaderName1: Authorization maxLines: 1000 secureJsonData: httpHeaderValue1: Bearer $INTEGRATION_TOKEN