Skip to content
Snippets Groups Projects

Resolve GWG-37 "Mimir setup"

2 unresolved threads
Merged Hannes Feldt requested to merge GWG-37-mimir_setup into main
2 unresolved threads
Compare and
3 files
+ 229
10
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -12,7 +12,7 @@ datasources:
# <string> custom UID which can be used to reference this datasource in other parts of the configuration, if not specified will be generated automatically
uid: prometheus
# <string> url
url: http://localhost:9090
url: http://localhost:9009/prometheus
# <string> Deprecated, use secureJsonData.password
password:
# <string> database user, if used
Loading