Commit 1005488
Add metadata to indicate full dashboard embedding is supported (ray-project#56077)
Since we introduced panel groups to Default
(ray-project#55620) & Data
(ray-project#55495) dashboards, applications
consuming Grafana dashboards can comfortably embed the full dashboard on
any UI now (and the other dashboards are pretty usable even without
them).
Added a `"supportsFullGrafanaView"` tag to the `rayMeta` list in Default
Dashboard to indicate to consumers that we support full Grafana
dashboard embedding from now on.
---------
Signed-off-by: anmol <anmol@anyscale.com>
Co-authored-by: anmol <anmol@anyscale.com>
Signed-off-by: sampan <sampan@anyscale.com>1 parent 3bc1cbe commit 1005488
File tree
1 file changed
+1
-0
lines changed- python/ray/dashboard/modules/metrics/dashboards
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
0 commit comments