Index
Chart types
Following chart types are supported:
- Area
- Area stacked
- Line
- Vertical Bar
- Horizontal bar
- Vertical Bar stacked
- Horizontal bar stacked
- Heatmap
- Geo map
- Pie
- Donut
- Gauge
- Metric text / Single stat
- Table
Dashboard variables
Dashboard variables are used to make dashboards interactive. They can be used to filter data based on certain aspects e.g. host name, kubernetes namespace, etc.
You must define dashboard variables at dashboard level and then use them on each chart within the dashboard. This allows for filtering data across multiple charts using the same variable. These variables can be used in both SQL based charts or PromQL based charts together in a single dashboard.
There are 2 kinds of variables:
- Static variables
- Dynamic variables
Below is an example of a dashboard with a filter: