From 02e1181c3bb3dbc01c5ddd08813ac7b38f2ae5f2 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 24 Apr 2023 16:07:09 +0100 Subject: [PATCH] [v9.5.x] Cloudwatch Logs: Clarify Cloudwatch Logs Limits (#67101) Cloudwatch Logs: Clarify Cloudwatch Logs Limits (#67072) Clarify Cloudwatch Logs Limits (cherry picked from commit 5f16cd5124ca3ab81afd3d2dddf484591d3022f0) Co-authored-by: Sarah Zinger --- .../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 17229ff62b4..7f647403340 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 && ( <> -