Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 796e68f

Browse files
committed
Fixed legends
Signed-off-by: Marco Pracucci <[email protected]>
1 parent a4449a4 commit 796e68f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cortex-mixin/dashboards/rollout-progress.libsonnet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ local utils = import 'mixin-utils/utils.libsonnet';
7676
||| % config,
7777
], legends=[
7878
'{{cortex_service}}',
79+
'{{cortex_service}}',
7980
], thresholds=[
8081
{ color: 'yellow', value: null },
8182
{ color: 'yellow', value: 0.999 },

0 commit comments

Comments
 (0)