Skip to content

Commit f2ce00c

Browse files
update with Grafana syntax (#1183)
1 parent db0e776 commit f2ce00c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openldap-mixin/dashboards.libsonnet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ local logslib = import 'github.com/grafana/jsonnet-libs/logs-lib/logs/main.libso
1717

1818
{
1919
overview:
20-
g.dashboard.new(prefix + 'OpenLDAP Overview')
20+
g.dashboard.new(prefix + 'OpenLDAP overview')
2121
+ g.dashboard.withPanels(
2222
g.util.grid.wrapPanels(
2323
[

0 commit comments

Comments
 (0)