mirror of
https://github.com/grafana/grafana.git
synced 2026-08-17 00:24:57 -05:00
Improved glossary (#31004)
This commit is contained in:
@@ -20,7 +20,7 @@ This topic lists words and abbreviations that are commonly used in the Grafana d
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="vertical-align: top">Data source</td>
|
<td style="vertical-align: top">Data source</td>
|
||||||
<td>
|
<td>
|
||||||
A file, database, or service providing the data. Grafana supports a several data sources by default, and can be extended to support additional data sources through plugins.
|
A file, database, or service providing the data. Grafana supports several data sources by default, and can be extended to support additional data sources through plugins.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -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. For more information, refer to the <a href="https://grafana.com/docs/grafana/latest/explore">Explore</a> topic.
|
Explore allows a user to focus on building a query. Users 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>
|
||||||
|
|||||||
Reference in New Issue
Block a user