Documentation ¶
Overview ¶
Embeds AlertManager main function into our own runner. Repo : github.com/prometheus/alertmanager Path: cmd/alertmanager/main.go
Changelist : 1) We give the main function the `args []string` input and treat it as os.Args 2) We embed opni flags that are use to configure the opni embedded server 3) The opni embedded server is a default hook for alertmanager to send notifications to.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.