From 9fedfc5d618908da1479556282aee161cec62bb9 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Sun, 12 Mar 2023 22:01:08 +0100 Subject: [PATCH] [metrics] Remove outdated precondition (#14594) --- bundles/org.openhab.io.metrics/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bundles/org.openhab.io.metrics/README.md b/bundles/org.openhab.io.metrics/README.md index 3b7cf7be8..b4783e5ae 100644 --- a/bundles/org.openhab.io.metrics/README.md +++ b/bundles/org.openhab.io.metrics/README.md @@ -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/). * 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 Currently the following metrics are provided: