[metrics] Remove outdated precondition (#14594)

This commit is contained in:
Kai Kreuzer 2023-03-12 22:01:08 +01:00 committed by GitHub
parent 2b63b984dc
commit 9fedfc5d61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ The metrics service provides:
* an additional REST endpoint to retrieve openHAB core metrics from. This can be used as scrape target for pull-based monitoring systems like [Prometheus](https://prometheus.io/). * an additional REST endpoint to retrieve openHAB core metrics from. This can be used as scrape target for pull-based monitoring systems like [Prometheus](https://prometheus.io/).
* optionally configurable services to export openHAB core metrics to push-based monitoring systems like [InfluxDB](https://www.influxdata.com/). * optionally configurable services to export openHAB core metrics to push-based monitoring systems like [InfluxDB](https://www.influxdata.com/).
## Precondition
The openHAB core metrics must be available (at least OH version 3.1).
## Provided metrics ## Provided metrics
Currently the following metrics are provided: Currently the following metrics are provided: