mirror of
https://github.com/grafana/grafana.git
synced 2025-02-10 15:45:43 -06:00
* 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 |
||
---|---|---|
.. | ||
datasource | ||
panel | ||
sdk.ts |