mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix grammatical errors in documentation (#23900)
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@ Azure Monitor Examples:
|
|||||||
|
|
||||||
### Templating with Variables for the Azure Monitor Service
|
### Templating with Variables for the Azure Monitor Service
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
|
||||||
|
|
||||||
Note that the Azure Monitor service does not support multiple values yet. If you want to visualize multiple time series (for example, metrics for server1 and server2) then you have to add multiple queries to able to view them on the same graph or in the same table.
|
Note that the Azure Monitor service does not support multiple values yet. If you want to visualize multiple time series (for example, metrics for server1 and server2) then you have to add multiple queries to able to view them on the same graph or in the same table.
|
||||||
|
|
||||||
|
|||||||
@@ -116,8 +116,8 @@ Some metric aggregations are called Pipeline aggregations, for example, *Moving
|
|||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place.
|
||||||
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data
|
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data
|
||||||
being displayed in your dashboard.
|
being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
||||||
|
|||||||
@@ -140,8 +140,8 @@ To add a filter click the plus icon to the right of the `Measurements/Fields` bu
|
|||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place.
|
||||||
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data
|
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data
|
||||||
being displayed in your dashboard.
|
being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
||||||
|
|||||||
@@ -298,7 +298,7 @@ Any series lacking a value in a 3 minute window will have a value of zero which
|
|||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
||||||
|
|
||||||
|
|||||||
@@ -236,7 +236,7 @@ This is something we plan to add.
|
|||||||
|
|
||||||
This feature is currently available in the nightly builds and will be included in the 5.0.0 release.
|
This feature is currently available in the nightly builds and will be included in the 5.0.0 release.
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
||||||
|
|
||||||
|
|||||||
@@ -49,8 +49,8 @@ The autocomplete only works if the OpenTSDB suggest api is enabled.
|
|||||||
|
|
||||||
## Templating queries
|
## Templating queries
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place.
|
||||||
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data
|
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data
|
||||||
being displayed in your dashboard.
|
being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
||||||
|
|||||||
@@ -240,7 +240,7 @@ ORDER BY time
|
|||||||
|
|
||||||
## Templating
|
## Templating
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in you metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data being displayed in your dashboard.
|
Instead of hard-coding things like server, application and sensor name in your metric queries you can use variables in their place. Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different types of template variables.
|
||||||
|
|
||||||
|
|||||||
@@ -64,7 +64,7 @@ To show a horizontal line across the whole graph, add a series override and sele
|
|||||||
## Templating
|
## Templating
|
||||||
|
|
||||||
Instead of hard-coding things like server, application and sensor name in your metric queries, you can use variables in their place.
|
Instead of hard-coding things like server, application and sensor name in your metric queries, you can use variables in their place.
|
||||||
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns makes it easy to change the data
|
Variables are shown as dropdown select boxes at the top of the dashboard. These dropdowns make it easy to change the data
|
||||||
being displayed in your dashboard.
|
being displayed in your dashboard.
|
||||||
|
|
||||||
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
Check out the [Templating]({{< relref "../../reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
|
||||||
|
|||||||
Reference in New Issue
Block a user