aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/local/grafana/datasources/prometheus.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/performance/local/grafana/datasources/prometheus.yaml')
-rw-r--r--tools/performance/local/grafana/datasources/prometheus.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/tools/performance/local/grafana/datasources/prometheus.yaml b/tools/performance/local/grafana/datasources/prometheus.yaml
deleted file mode 100644
index 80717b08..00000000
--- a/tools/performance/local/grafana/datasources/prometheus.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-apiVersion: 1
-
-datasources:
-- name: Prometheus
- type: prometheus
- access: proxy
- url: http://prometheus:9090
- isDefault: true
- editable: true
- jsonData:
- timeInterval: '5s'