mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboards: Adds cheat sheet toggle to supported query editors (#28857)
* Dashboards: Adds cheat sheet toggle to supported query editors
This commit is contained in:
@@ -17,4 +17,4 @@ export const plugin = new DataSourcePlugin(PrometheusDatasource)
|
||||
.setConfigEditor(ConfigEditor)
|
||||
.setExploreMetricsQueryField(PromExploreQueryEditor)
|
||||
.setAnnotationQueryCtrl(PrometheusAnnotationsQueryCtrl)
|
||||
.setExploreStartPage(PromCheatSheet);
|
||||
.setQueryEditorHelp(PromCheatSheet);
|
||||
|
||||
Reference in New Issue
Block a user