grafana/public/app/plugins/datasource/cloudwatch/components
Adam Simpson 6c0a5b121e
CloudWatch: prevent log groups from being removed on query change. (#47994)
* CloudWatch: prevent log groups from being removed on query change.

Previously when a query was changed the existing log groups for that query were "dropped". The fix is to combine the
new query with the existing query object in memory to preserve the log groups.

fixes #33626

* CloudWatch: fix typos in runWithRetry documentation

* chore: fix eslint issue
2022-04-25 17:59:52 +00:00
..
__snapshots__ CloudWatch: Add support for AWS Metric Insights (#42487) 2021-11-30 10:53:31 +01:00
Dimensions Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetricStatEditor Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SQLBuilderEditor Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryEditor Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Alias.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AnnotationQueryEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AnnotationQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
CloudWatchLink.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ConfigEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ConfigEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Forms.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
index.ts CloudWatch: add dimensions component to variable editor (#47596) 2022-04-19 10:50:18 -04:00
LogsCheatSheet.tsx CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
LogsQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsQueryField.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsQueryField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MathExpressionQueryField.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetaInspector.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetricsQueryEditor.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetricsQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetricsQueryHeader.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetricsQueryHeader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelQueryEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryHeader.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryHeader.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SQLCodeEditor.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ThrottlingErrorMessage.tsx CloudWarch: Fix service quotas link (#32686) 2021-04-05 12:59:59 +01:00
XrayLinkConfig.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00