Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ To import the dashboards stored in the `dashboards/` folder:

To test the installation, you can import the `Examon Test - Random Sensor.json` dashboard.

> **Docker Compose users:** the dashboards directly under `dashboards/` target
> Grafana 10+/11+ and the React-based `arpnetworking-kairosdb-datasource`
> plugin used by the Kubernetes (v0.5.0+) deployment. For this legacy Docker
> Compose stack (Grafana 7.3.10 + `grafana-kairosdb-datasource`) import the
> snapshots from `dashboards/legacy/` instead.


### Configure the plugins

Expand Down
Loading