Discover Packages
github.com/darwinia-network/postman
command
module
Version:
v0.0.0-...-01058f2
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.