Use stronger wording for "experimental" notice.
This commit is contained in:
parent
1ef8e9ca57
commit
0fe36a0033
|
@ -1,6 +1,12 @@
|
|||
# Alertmanager
|
||||
|
||||
Prometheus Alertmanager - **still experimental!**
|
||||
Prometheus Alertmanager
|
||||
|
||||
**WARNING: The Alertmanager is still very experimental and early in its
|
||||
development and design. More than any other Prometheus component, it will still
|
||||
undergo frequent breaking changes, including ones that will affect its
|
||||
architecture as a whole. While we do plan on making it mature and stable
|
||||
eventually, use it at your own risk for now.**
|
||||
|
||||
Alertmanager receives alerts generated by Prometheus and takes care of the
|
||||
following aspects:
|
||||
|
|
Loading…
Reference in New Issue