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.
- Download the json dashboard you want to use.
- In OpenObserve, click on the "Dashboards".
- Click on the "Import" button.
- Select the json file you downloaded.
- Click on the "Import" button.
If you are able to add a screenshot to the README of the dashboard you are adding, that would be great.
- Fork this repository.
- Create a new branch.
- Add your dashboard to the appropriate
dashboards
folder. - Create a pull request.