mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-04 22:22:39 -04:00
Noop PR to trigger prombench for the old version.
Signed-off-by: bwplotka <bwplotka@gmail.com>
This commit is contained in:
parent
0a74f98628
commit
b68d8be757
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@ from configured targets at given intervals, evaluates rule expressions,
|
|||
displays the results, and can trigger alerts if some condition is observed
|
||||
to be true.
|
||||
|
||||
// Test
|
||||
|
||||
Prometheus' 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