forked from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
50 lines (44 loc) · 1.27 KB
/
Copy path.upptimerc.yml
File metadata and controls
50 lines (44 loc) · 1.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
owner: ros-2
repo: upptime-quickler
sites:
- name: Quickler Dashboard
url: https://app.quickler.co/healthz
expectedStatusCodes:
- 200
- name: Quickler Engine
url: https://reports.quickler.co/health
expectedStatusCodes:
- 200
- name: Quickler Website
url: https://quickler.co
expectedStatusCodes:
- 200
status-website:
cname: status.quickler.co
name: Quickler Status
theme: light
introTitle: "Quickler system status"
introMessage: "Current and historical uptime for Quickler services."
navbar:
- title: Quickler
href: https://quickler.co
notifications:
- type: email
address: philip@quickler.co
workflowSchedule:
uptime: "*/5 * * * *"
responseTime: "*/5 * * * *"
updates: "0 0 * * *"
graphs: "0 0 * * *"
staticSite: "0 0 * * *"
summary: "0 0 * * *"
commitMessages:
readmeContent: ":robot: Update README [skip ci]"
statusChange: ":warning: $SITE_NAME is $STATUS"
graphsUpdate: ":chart_with_upwards_trend: Update graphs [skip ci]"
i18n:
activeIncidents: Active incidents
allSystemsOperational: All systems operational
incidentReport: Incident report for $SITE_NAME
activeIncidentsDescription: We are currently investigating issues.
noIncidentsDescription: No incidents have been reported.