docs/sources/features/datasources/graphite.md: Fix typos

This commit is contained in:
Mohit Nain 2020-04-17 17:08:26 +05:30 committed by GitHub
parent 416111c5f6
commit 705467242d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,8 +87,8 @@ this consolidation is done using `avg` function. You can control how Graphite co
## 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