mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update glossary to add hyperlinks to Explore and Transformation entries (#29217)
This commit is contained in:
committed by
GitHub
parent
9593d57914
commit
db9f5723bf
@@ -32,7 +32,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="vertical-align: top">Explore</td>
|
<td style="vertical-align: top">Explore</td>
|
||||||
<td>
|
<td>
|
||||||
Explore allows a user to focus on a building a query. User can refine the query to return the expected metrics before building a dashboard.
|
Explore allows a user to focus on a building a query. User can refine the query to return the expected metrics before building a dashboard. For more information, refer to the <a href="https://grafana.com/docs/grafana/latest/explore">Explore</a> topic.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -109,7 +109,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="vertical-align: top">Transformation</td>
|
<td style="vertical-align: top">Transformation</td>
|
||||||
<td>
|
<td>
|
||||||
Transformations process the result set of a query before it’s passed on for visualization.
|
Transformations process the result set of a query before it’s passed on for visualization. For more information, refer to the <a href="https://grafana.com/docs/grafana/latest/panels/transformations">Transformations overview</a> topic.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user