Skip to content

Commit e7db633

Browse files
committed
remove prom labs datasource and DigitalOcean one
1 parent 0dbe2da commit e7db633

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

tests/provisioning/datasources/datasources.yaml

+3-9
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,9 @@ datasources:
88
access: proxy
99
url: http://prometheus:9090
1010
isDefault: true
11-
- name: DigitalOcean demo
11+
- name: Prometheus Demo
1212
id: 2
13-
uid: digitalocean
13+
uid: prometheus-demo
1414
type: prometheus
1515
access: proxy
16-
url: http://demo.do.prometheus.io:9090
17-
- name: Prom Labs
18-
id: 3
19-
uid: promlabs
20-
type: prometheus
21-
access: proxy
22-
url: http://demo.promlabs.com:9090
16+
url: https://prometheus.demo.prometheus.io

0 commit comments

Comments
 (0)