grafana/public/app/plugins
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
..
datasource CloudWatch: prevent log groups from being removed on query change. (#47994) 2022-04-25 17:59:52 +00:00
panel Canvas: Support scale + center constraints (#48085) 2022-04-22 14:02:36 -07:00
sdk.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00