From 473fa6d99774dde5f0fd91c0c9186602e1638e07 Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Mon, 4 Apr 2022 14:04:03 +0200 Subject: [PATCH] Alerting: add Mimir to the list of cloud rules (#47258) --- .../features/alerting/unified/components/rules/CloudRules.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/rules/CloudRules.tsx b/public/app/features/alerting/unified/components/rules/CloudRules.tsx index 68319be271c..b5015337798 100644 --- a/public/app/features/alerting/unified/components/rules/CloudRules.tsx +++ b/public/app/features/alerting/unified/components/rules/CloudRules.tsx @@ -26,7 +26,7 @@ export const CloudRules: FC = ({ namespaces, expandAll }) => { return (
-
Cortex / Loki
+
Mimir / Cortex / Loki
{dataSourcesLoading.length ? (