docs: updated prometheus docs

This commit is contained in:
Torkel Ödegaard
2017-05-03 15:50:38 +02:00
parent e6c29391c6
commit ed8d284715
4 changed files with 66 additions and 53 deletions
+7
View File
@@ -10,6 +10,13 @@ weight = 1
# 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.
Checkout the [Templating]({{< relref "reference/templating.md" >}}) documentation for an introduction to the templating feature and the different
types of template variables.
<img class="no-shadow" src="/img/docs/v4/templated_dash.png">
Templating allows for more interactive and dynamic dashboards. Instead of hard-coding things like server, application