We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b9ed73 + f11aa7f commit d16de10Copy full SHA for d16de10
grafana_monitoring/roles/grafana/templates/cloud_datasource.yaml.j2
@@ -89,7 +89,7 @@ datasources:
89
type: prometheus
90
uid: "dev-chatops"
91
access: proxy
92
- url: https://prometheus.dev-cloud-chatops.nubes.rl.ac.uk
+ url: https://prometheus.dev-chatops.nubes.rl.ac.uk
93
isDefault: false
94
basicAuth: true
95
basicAuthUser: {{ dev_chatops_prometheus_username }}
0 commit comments