Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 690 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 690 Bytes

Dashboards

Community dashboards for OpenObserve.

This is the public repository of dashboards for OpenObserve. Dashboards are JSON files that can be imported into OpenObserve to create a new dashboard.

How to use

  1. Download the json dashboard you want to use.
  2. In OpenObserve, click on the "Dashboards".
  3. Click on the "Import" button.
  4. Select the json file you downloaded.
  5. Click on the "Import" button.

How to contribute

If you are able to add a screenshot to the README of the dashboard you are adding, that would be great.

  1. Fork this repository.
  2. Create a new branch.
  3. Add your dashboard to the appropriate dashboards folder.
  4. Create a pull request.