modulepackage
0.0.0-20201021083337-01058f28d175
Repository: https://github.com/darwinia-network/postman.git
Documentation: pkg.go.dev
# README
Postman
Check the pending headers and emit mails to mailing list.
Usage
# Run your prometheus alert manager
$ docker run --rm -it -p 9093:9093 prom/alertmanager:v0.21.0
# Download postman
$ go get -u darwinia-network/postman
# Run postman
$ postman
ENVIROMENTS
var (
INTERVAL_SECONDS = 10
ALERTMANAGER_ENDPOINT = "http://127.0.0.1:9093/api/v2"
SHADOW_ENDPOINT = "https://testnet.shadow.darwinia.network"
NODE_WS_ENDPOINT = "wss://crab.darwinia.network"
)
LICENSE
GPL-3.0
# Functions
No description provided by the author
# Constants
*
* Static config
*/.
No description provided by the author
*
* Static config
*/.
# Variables
Environment variables.
Environment variables.
Environment variables.
Environment variables.
# Structs
*
* Prometheus Alert
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
*
* Type registry
*/.
No description provided by the author
No description provided by the author