Sign in
gerrit
/
gerrit-monitoring
/
672cc245707f4e1b5480eacfe1df8d3c5879a639
/
.
/
dashboards
/
globals
/
defaults.libsonnet
blob: 5e4dae4a366fcc59f8827e4a89a85f4bc43d8529 [
file
] [
log
] [
blame
]
{
dashboards
:
{
editable
:
false
,
schemaVersion
:
22
,
timeFrom
:
'now-24h'
,
timeTo
:
'now'
,
refresh
:
'1m'
,
},
datasource
:
if
std
.
extVar
(
'publish'
)
then
'${DS_PROMETHEUS}'
else
'Prometheus'
,
}