Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

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 the examples/dashboards folder (e.g. your-awsome-dashboard.yaml).
  • Add an image with the same name (e.g. your-awsome-dashboard.png) in the examples/assets folder.
  • Add your-awsome-dashboard to the README.md file. The names should be sorted alphabetically.
Clone this wiki locally