From 5f16cd5124ca3ab81afd3d2dddf484591d3022f0 Mon Sep 17 00:00:00 2001 From: Sarah Zinger Date: Mon, 24 Apr 2023 08:47:29 -0400 Subject: [PATCH] Cloudwatch Logs: Clarify Cloudwatch Logs Limits (#67072) Clarify Cloudwatch Logs Limits --- .../cloudwatch/components/ConfigEditor.tsx | 4 ++-- .../components/LogGroups/LogGroupsSelector.tsx | 15 +++++++++++++-- .../datasource/cloudwatch/components/styles.ts | 1 + 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx index 70dc5dc1104..55861707828 100644 --- a/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx +++ b/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx @@ -74,9 +74,9 @@ export const ConfigEditor = (props: Props) => {

CloudWatch Logs

{!isLoading && selectableLogGroups.length >= 25 && ( <> -