alerting: Remove reference to legacy /api/alerts endpoint

With Alertmanager PR #1362 [1] Alertmanager does not support the legacy
`api/alerts` endpoint anymore. This patch has been released with
Alertmanager v0.15.0.

[1] https://github.com/prometheus/alertmanager/pull/1362Signed-off-by: 's avatarMax Leonard Inden <IndenML@gmail.com>
parent 00fcb236
......@@ -46,6 +46,3 @@ the time since the alert was last received.
The `generatorURL` field is a unique back-link which identifies the causing
entity of this alert in the client.
Alertmanager also supports a legacy endpoint on `/api/alerts` which is
compatible with Prometheus versions 0.16.2 and lower.
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