Skip to content
Snippets Groups Projects
Commit 4efc1407 authored by jurgenhaas's avatar jurgenhaas
Browse files

Include Mattermost into Uptime

parent ed0aa773
Branches
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ uptime_plugins:
- basicAuth
- pushover
- hipchat
- mattermost
- tracker
uptime_webpagetest_api: 'placeholder'
......@@ -47,6 +47,17 @@ hipchat:
paused: false
restarted: false
mattermost:
hook: {{ uptime_mattermost_hook }}
username: Uptime
gitlab: True
uptimeDashboardURL: {{ uptime_url }}
event:
up: true
down: true
paused: false
restarted: false
webPageTest:
server: 'http://www.webpagetest.org'
key: '{{ uptime_webpagetest_api }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment