Grafana Practice
This directory contains advanced examples for Grafana.
Example 1: Creating a Dashboard via JSON
- Refer to the official documentation: https://grafana.com/docs/grafana/latest/panels/export-import/
Example 2: Setting up Alerting
- Learn how to create alert rules: https://grafana.com/docs/grafana/latest/alerting/
Example 3: Using Templating Variables
- See how to use variables: https://grafana.com/docs/grafana/latest/variables/
Example 4: Provisioning Dashboards
- Learn how to provision dashboards via files: https://grafana.com/docs/grafana/latest/administration/provisioning/#dashboards
Feel free to explore and add your own examples!