Skip to content

Commit

Permalink
Updated comment
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Pracucci <[email protected]>
  • Loading branch information
pracucci committed Apr 2, 2024
1 parent 9d7b043 commit 839d125
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion operations/mimir-mixin/config.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
},

// Some dashboards show panels grouping together multiple components of a given "path".
// This mapping configures which components belong to each group.
// This mapping configures which components belong to each group. A component can belong
// to multiple groups.
local componentGroups = {
write: ['distributor', 'ingester', 'mimir_write'],
read: ['query_frontend', 'querier', 'ruler_query_frontend', 'ruler_querier', 'mimir_read'],
Expand Down

0 comments on commit 839d125

Please sign in to comment.