mirror of
https://github.com/rfmoz/grafana-dashboards.git
synced 2025-03-05 20:51:45 -08:00
Rename apache dashboard
This commit is contained in:
parent
20f78a97cd
commit
2823297c32
|
@ -8,7 +8,7 @@ local graphPanel = grafana.graphPanel;
|
||||||
grafanaDashboards+:: {
|
grafanaDashboards+:: {
|
||||||
'apache-http.json':
|
'apache-http.json':
|
||||||
dashboard.new(
|
dashboard.new(
|
||||||
'Apache Dashboard',
|
'Apache HTTP server',
|
||||||
time_from='%s' % $._config.dashboardPeriod,
|
time_from='%s' % $._config.dashboardPeriod,
|
||||||
editable=false,
|
editable=false,
|
||||||
tags=($._config.dashboardTags),
|
tags=($._config.dashboardTags),
|
||||||
|
|
Loading…
Reference in a new issue