Commit 5e7daea5 authored by Fabian Reinartz's avatar Fabian Reinartz

config: add alpha notice for Alertmanager SD

parent 6b05d88e
...@@ -238,6 +238,7 @@ A `tls_config` allows configuring TLS connections. ...@@ -238,6 +238,7 @@ A `tls_config` allows configuring TLS connections.
``` ```
### `<azure_sd_config>` ### `<azure_sd_config>`
CAUTION: Azure SD is in beta: breaking changes to configuration are still CAUTION: Azure SD is in beta: breaking changes to configuration are still
likely in future releases. likely in future releases.
...@@ -806,6 +807,10 @@ external labels send identical alerts. ...@@ -806,6 +807,10 @@ external labels send identical alerts.
### `<alertmanager_config>` ### `<alertmanager_config>`
CAUTION: Dynamic discovery of Alertmanager instances is in alpha state. Breaking configuration
changes may happen in future releases. Use static configuration via the `-alertmanager.url` flag
as a stable alternative.
An `alertmanager_config` section specifies Alertmanager instances the Prometheus server sends An `alertmanager_config` section specifies Alertmanager instances the Prometheus server sends
alerts to. It also provides parameters to configure how to communicate with these Alertmanagers. alerts to. It also provides parameters to configure how to communicate with these Alertmanagers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment