diff --git a/grafana/provisioning/datasources/datasources.yml b/grafana/provisioning/datasources/datasources.yml index e6baac39..4c6d1102 100644 --- a/grafana/provisioning/datasources/datasources.yml +++ b/grafana/provisioning/datasources/datasources.yml @@ -10,6 +10,15 @@ datasources: isDefault: false editable: true + - name: rpc-de-04 + type: prometheus + access: proxy + orgId: 1 + url: http://10.13.13.7:9090 + basicAuth: false + isDefault: false + editable: true + - name: rpc-fi-01 type: prometheus access: proxy @@ -19,6 +28,15 @@ datasources: isDefault: false editable: true + - name: rpc-fi-04 + type: prometheus + access: proxy + orgId: 1 + url: http://10.13.13.8:9090 + basicAuth: false + isDefault: false + editable: true + - name: pokt-fr-1 type: prometheus access: proxy