Dashboards: Reload the dashboard based on time range and filters changes (#94190)

This commit is contained in:
Bogdan Matei
2024-10-25 15:56:54 +03:00
committed by GitHub
parent bdab0bc8c0
commit 97c0ff2ae4
19 changed files with 372 additions and 162 deletions
@@ -198,7 +198,7 @@ export interface FeatureToggles {
ssoSettingsLDAP?: boolean;
failWrongDSUID?: boolean;
zanzana?: boolean;
passScopeToDashboardApi?: boolean;
reloadDashboardsOnParamsChange?: boolean;
alertingApiServer?: boolean;
cloudWatchRoundUpEndTime?: boolean;
cloudwatchMetricInsightsCrossAccount?: boolean;