forked from eidam/cf-workers-status-page
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
99 lines (79 loc) · 2.2 KB
/
config.yaml
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
settings:
title: 'Status'
url: 'https://status-page.eidam.dev' # used for Slack messages
logo: logo.png # image in ./public/ folder
daysInHistogram: 90
collectResponseTimes: false
allmonitorsOperational: 'Sve radi kako spada'
notAllmonitorsOperational: 'Ne radi sve kako spada'
monitorLabelOperational: 'Radi'
monitorLabelNotOperational: 'Ne radi'
monitorLabelNoData: 'Nema podataka'
dayInHistogramNoData: 'Nema podataka'
dayInHistogramOperational: 'Sve je kako spada'
dayInHistogramNotOperational: ' incident(a)'
monitors:
- id: digitalniplan-hr
name: digitalniplan.hr
url: 'https://www.digitalniplan.hr/'
linkable: false
- id: aviteh-hr
name: aviteh.hr
url: 'https://www.aviteh.hr/'
linkable: false
- id: aviteh-ba
name: aviteh.ba
url: 'https://preview.aviteh.hr/'
linkable: false
- id: beautypharmacy-hr
name: beautypharmacy.hr
url: 'https://www.beautypharmacy.hr/'
linkable: false
#- id: beautypharmacy-si
# name: beautypharmacy.si
# url: 'https://www.beautypharmacy.si/'
# linkable: false
- id: bebastore-hr
name: bebastore.hr
url: 'https://www.bebastore.hr/'
linkable: false
- id: eljekarna-hr
name: eljekarna.hr
url: 'https://www.eljekarna.hr/'
linkable: false
- id: igrackedenis-hr
name: igrackedenis.hr
url: 'https://igrackedenis.hr/'
linkable: false
- id: igrackedenis-ba
name: igrackedenis.ba
url: 'https://igrackedenis.ba/'
linkable: false
- id: shopland-hr
name: shopland.hr
url: 'https://www.shopland.hr/'
linkable: false
- id: lackovic-hr
name: lackovic.hr
url: 'https://www.lackovic.hr/'
linkable: false
- id: ljekarna-fett-hr
name: ljekarna-fett.hr
url: 'https://www.ljekarna-fett.hr/'
linkable: false
- id: pharmashop-hr
name: pharmashop.hr
url: 'https://www.pharmashop.hr/'
linkable: false
- id: repromaterijali-com
name: repromaterijali.com
url: 'https://repromaterijali.com/'
linkable: false
- id: socap-hr
name: socap.hr
url: 'https://www.socap.hr/'
linkable: false
- id: zonatri-hr
name: zonatri.hr
url: 'https://www.zonatri.hr/'
linkable: false