Minor grammatical correction (#24148)

This commit is contained in:
Amal
2020-05-01 13:31:10 +05:30
committed by GitHub
parent 905e644c22
commit 94d7d9aa89

View File

@ -14,7 +14,7 @@ weight = 100
A variable is a placeholder for a value. You can use variables in metric queries and in panel titles. So when you change
the value, using the dropdown at the top of the dashboard, your panel's metric queries will change to reflect the new value.
Variables allows you to create more interactive and dynamic dashboards. Instead of hard-coding things like server, application,
Variables allow you to create more interactive and dynamic dashboards. Instead of hard-coding things like server, application,
and sensor names in your metric queries, you can use variables in their place. Variables are displayed as dropdown lists at the top of
the dashboard. These dropdowns make it easy to change the data being displayed in your dashboard.