mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Publicdasboards: Add annotations support (#56413)
adds annotations support for public dashboards
This commit is contained in:
@@ -53,6 +53,7 @@ export function executeAnnotationQuery(
|
||||
scopedVars,
|
||||
...interval,
|
||||
app: CoreApp.Dashboard,
|
||||
publicDashboardAccessToken: options.dashboard.meta.publicDashboardAccessToken,
|
||||
|
||||
timezone: options.dashboard.timezone,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user