diff --git a/prometheus/apache-http-mixin/dashboards/apache-exporter-full.libsonnet b/prometheus/apache-http-mixin/dashboards/apache-exporter-full.libsonnet index e55e4f9..2b6eae9 100644 --- a/prometheus/apache-http-mixin/dashboards/apache-exporter-full.libsonnet +++ b/prometheus/apache-http-mixin/dashboards/apache-exporter-full.libsonnet @@ -8,7 +8,7 @@ local graphPanel = grafana.graphPanel; grafanaDashboards+:: { 'apache-http.json': dashboard.new( - 'Apache Dashboard', + 'Apache HTTP server', time_from='%s' % $._config.dashboardPeriod, editable=false, tags=($._config.dashboardTags),