Skip to content

Commit ef07525

Browse files
authored
Merge pull request #28 from ExamonHPC/fix/v0.5.0-grafana-and-merges
fix(v0.5.0): KairosDB datasource migration + integrate PRs #23/#24 + dashboard auto-provisioning
2 parents b54acb1 + b7c2923 commit ef07525

21 files changed

Lines changed: 1194 additions & 443 deletions

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ To import the dashboards stored in the `dashboards/` folder:
8686

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

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

9096
### Configure the plugins
9197

0 commit comments

Comments
 (0)