mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 13:22:03 +08:00
Minor grammatical correction (#24148)
This commit is contained in:
@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user