0.2.0 • Published 7 years ago

watchmen-plugin-statuspage v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

watchmen-plugin-statuspage

A plugin for watchmen to forward status updates to Atlassian's statuspage.

Environment variables

Config is set through env variables (same as with watchmen itself).

export WATCHMEN_STATUSPAGE_PAGE_ID='<your pageId>'
export WATCHMEN_STATUSPAGE_API_KEY ='<your API key>'

Do make sure that your service name in watchmen is identical to the component name in statuspage.io.

Keep in mind that statuspage.io's api is rate limited, see documentation here.

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago