mirror of
https://github.com/prometheus/prometheus
synced 2025-04-01 22:59:03 +00:00
copypasta.
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
This commit is contained in:
parent
50861d586a
commit
5fd712b210
@ -1,10 +1,6 @@
|
||||
local g = import 'grafana-builder/grafana.libsonnet';
|
||||
|
||||
{
|
||||
_config+:: {
|
||||
storage_backend: error 'must specify storage backend (cassandra, gcp)',
|
||||
},
|
||||
|
||||
dashboards+: {
|
||||
'prometheus.json':
|
||||
g.dashboard('Prometheus')
|
||||
|
Loading…
Reference in New Issue
Block a user