fced9e126b
* api: Expose mesh status The weaveworks mesh package reveals information about the current status of the mesh network between alertmanager instances. This commit exposes the current address and connection status of each instance connected to the targeted alertmanager instance via the /status API endpoint. * api: Replace LocalConnectionStatus with PeerStatus Now meshStatus contains all peers (Name, NickName, UID) of the network. Additionally adding Name and Nickname of current target to toplevel of meshNetwork object. |
||
---|---|---|
.. | ||
api.go |