Skip to content

Commit

Permalink
update uid of loki-deletion dashboard (grafana#3893)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsukhani authored and owen-d committed Jun 29, 2021
1 parent 6e12482 commit 04e975a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion production/loki-mixin/dashboards/loki-deletion.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ local utils = import 'mixin-utils/utils.libsonnet';
grafanaDashboards+::
{
'loki-deletion.json':
($.dashboard('Loki / Deletion', uid='retention'))
($.dashboard('Loki / Deletion', uid='deletion'))
.addClusterSelectorTemplates(false)
.addRow(
($.row('Headlines') +
Expand Down

0 comments on commit 04e975a

Please sign in to comment.