mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
[DO NOT MERGE] Prombench cmp with 2.18
Signed-off-by: bwplotka <bwplotka@gmail.com>
This commit is contained in:
parent
a12e96299d
commit
6dc3c2e22b
|
@ -14,7 +14,7 @@ Prometheus, a [Cloud Native Computing Foundation](https://cncf.io/) project, is
|
|||
from configured targets at given intervals, evaluates rule expressions,
|
||||
displays the results, and can trigger alerts if some condition is observed
|
||||
to be true.
|
||||
|
||||
|
||||
Prometheus's main distinguishing features as compared to other monitoring systems are:
|
||||
|
||||
- a **multi-dimensional** data model (timeseries defined by metric name and set of key/value dimensions)
|
||||
|
|
Loading…
Reference in a new issue