mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 10:22:17 +08:00
Docs: Add whats new 7.4 links (#30463)
* Update whats-new-in-v7-4.md * Update add-query-editor-help.md * Update whats-new-in-v7-4.md * Update docs/sources/whatsnew/whats-new-in-v7-4.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
## Add a query editor help component
|
||||
+++
|
||||
title = "Add query editor help"
|
||||
+++
|
||||
|
||||
# Add a query editor help component
|
||||
|
||||
By adding a help component to your plugin, you can for example create "cheat sheets" with commonly used queries. When the user clicks on one of the examples, it automatically updates the query editor. It's a great way to increase productivity for your users.
|
||||
|
||||
|
Reference in New Issue
Block a user