This repository was archived by the owner on Aug 12, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Examples
ricoberger edited this page Apr 21, 2020
·
1 revision
You can find some example dashboards in the examples folder in the repository. You are welcome to add examples. Please follow below steps to add a new dashboard:
- Place the
.yaml
file for your dashboard in theexamples/dashboards
folder (e.g.your-awsome-dashboard.yaml
). - Add an image with the same name (e.g.
your-awsome-dashboard.png
) in theexamples/assets
folder. - Add
your-awsome-dashboard
to the README.md file. The names should be sorted alphabetically.