You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
## master / unreleased
2
2
3
+
*[FEATURE] You can now specify `http_config` on alert receivers #929
4
+
*[CHANGE] Flags changed due to changes upstream in Prometheus Alertmanager #929:
5
+
*`alertmanager.mesh.listen-address` is now `cluster.listen-address`
6
+
*`alertmanager.mesh.peer.host` and `alertmanager.mesh.peer.service` can be replaced by `cluster.peer`
7
+
*`alertmanager.mesh.hardware-address`, `alertmanager.mesh.nickname`, `alertmanager.mesh.password`, and `alertmanager.mesh.peer.refresh-interval` all disappear.
8
+
3
9
## 0.1.0 / 2019-08-07
4
10
5
11
*[CHANGE] HA Tracker flags were renamed to provide more clarity #1465
0 commit comments