mirror of https://github.com/grafana/grafana.git
Update glossary to add hyperlinks to Explore and Transformation entries (#29217)
This commit is contained in:
parent
9593d57914
commit
db9f5723bf
|
|
@ -32,7 +32,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
|||
<tr>
|
||||
<td style="vertical-align: top">Explore</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>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -109,7 +109,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
|||
<tr>
|
||||
<td style="vertical-align: top">Transformation</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>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue