mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Merge pull request #1850 from caniszczyk/patch-1
Add CNCF reference in the README
This commit is contained in:
commit
0b6bec1af7
|
@ -7,7 +7,7 @@
|
||||||
Visit [prometheus.io](https://prometheus.io) for the full documentation,
|
Visit [prometheus.io](https://prometheus.io) for the full documentation,
|
||||||
examples and guides.
|
examples and guides.
|
||||||
|
|
||||||
Prometheus is a systems and service monitoring system. It collects metrics
|
Prometheus, a [Cloud Native Computing Foundation](https://cncf.io/) project, is a systems and service monitoring system. It collects metrics
|
||||||
from configured targets at given intervals, evaluates rule expressions,
|
from configured targets at given intervals, evaluates rule expressions,
|
||||||
displays the results, and can trigger alerts if some condition is observed
|
displays the results, and can trigger alerts if some condition is observed
|
||||||
to be true.
|
to be true.
|
||||||
|
|
Loading…
Reference in a new issue