grafana/public/app/features
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
..
admin Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
alerting Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
annotations Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
api-keys Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
canvas Canvas: Support scale + center constraints (#48085) 2022-04-22 14:02:36 -07:00
commandPalette Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
comments Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
dashboard Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
datasources Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
dimensions Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
explore Alerting: Wrap legacy alerting metrics with legacy_ (#48190) 2022-04-25 17:19:36 +02:00
expressions Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
folders Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
geo Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
inspector Explore: Fix height on horizontal drawer and query inspector (#47832) 2022-04-25 07:48:55 -05:00
invites Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
library-panels Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
live Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
manage-dashboards Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
notifications Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
org Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
panel Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
playlist Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
plugins Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
profile Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
query CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
runtime Runtime: remove updateLocation from window context (#42857) 2021-12-07 20:01:35 -08:00
sandbox Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
search Previews: refactor (#47728) 2022-04-25 01:55:10 +04:00
serviceaccounts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
teams Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
templating Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
transformers Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
users Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
variables Use jest.fakeTimers instead of mocking Date.now (#48121) 2022-04-22 16:00:37 +01:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00