mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08: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 a new issue