Docs: Add transformations documentation (#24597)
* Create transformations.md * Update transformations.md * Create calculations-list.md * Update transformations.md * Update menu.yaml * Update transformations.md * Update calculations-list.md * updated menu * Delete text.md Deleted old text panel topic * Update transformations.md * added content * Update transformations.md * Update whats-new-in-v7-0.md * Update transformations.md * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/calculations-list.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update docs/sources/panels/transformations.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update transformations.md * fixed broken links Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
This commit is contained in:
co-authored by
Dominik Prokop
parent
16297da298
commit
4cdd8bd933
@@ -5,7 +5,7 @@ type = "docs"
|
||||
|
||||
# Add support for Explore queries
|
||||
|
||||
This guide explains how to add support for [Explore]({{< relref "../../features/explore.md" >}}) to an existing data source plugin.
|
||||
This guide explains how to add support for [Explore]({{< relref "../../features/explore/index.md" >}}) to an existing data source plugin.
|
||||
|
||||
This guide assumes that you're already familiar with how to [Build a data source plugin]({{< relref "../../../../../tutorials/build-a-data-source-plugin.md" >}}).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user