[metrics] Fix io metrics documentation references (#10630)

* Fix broken image & dashboard links in rendered online documentation
* Fix prerequisite version in documentation (do not use milestone version)

Signed-off-by: Robert Bach <openhab@mortalsilence.net>
This commit is contained in:
pravussum 2021-05-02 22:07:25 +02:00 committed by GitHub
parent f1cbbbe562
commit 6ac0d4c788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ The metrics service provides
## Precondition ## Precondition
The openHAB core metrics must be available (OH version >= 3.1.0 M2 is necessary). The openHAB core metrics must be available (at least OH version 3.1).
## Provided metrics ## Provided metrics
@ -89,7 +89,7 @@ It should be possible to add any of these, especially the ones using a pull mech
## Grafana ## Grafana
You can now visualize the results in Grafana. Micrometer provides a public [Grafana dashboard here](https://grafana.com/grafana/dashboards/4701). You can now visualize the results in Grafana. Micrometer provides a public [Grafana dashboard here](https://grafana.com/grafana/dashboards/4701).
I adapted it a little bit to include the openHAB metrics. You can download it here [Dashboard](docs/dashboard.json). I adapted it a little bit to include the openHAB metrics. You can download it here [Dashboard](doc/dashboard.json).
This has been tested with Prometheus - for other monitoring systems adaptions to the dashboard might be necessary. This has been tested with Prometheus - for other monitoring systems adaptions to the dashboard might be necessary.
Here are some screenshots: Here are some screenshots: