grafana/public/app
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
..
angular AzureMonitor: Remove unused angular code (#48110) 2022-04-25 12:30:33 +02:00
core Navigation: Remove the 'active' indicator from the Home icon when collapsed (#48192) 2022-04-25 17:12:58 +01:00
features CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
store Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
types Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
app.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AppWrapper.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00