generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
221 lines (195 loc) · 7.82 KB
/
.upptimerc.yml
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
# Change these first
owner: darwinia-network # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
assignees:
- fewensa
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
cname: status.darwinia.network
# baseUrl: /your-repo-name
# logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
logoUrl: https://raw.githubusercontent.com/darwinia-network/devops/main/assets/darwinia/Darwinia-Background.svg
name: "Darwinia Status"
introTitle: "Darwinia Status"
introMessage: Darwinia Status, powered by [**upptime**](https://github.com/upptime/upptime)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
sites:
### === darwinia rpc
- name: rpc-darwinia-g1
url: http://g1.darwinia2.darwinia.network:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-c1
url: http://c1.darwinia2.darwinia.network:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-itering-c1
url: http://c1.darwinia-rpc.itering.io:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-itering-c2
url: http://c2.darwinia-rpc.itering.io:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-official
url: https://rpc.darwinia.network
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-dwellir
url: https://darwinia-rpc.dwellir.com
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-subquery
url: https://darwinia.rpc.subquery.network/public
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-dcdao
url: https://darwinia-rpc.dcdao.box
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-hrpc
url: https://hrpc.darwinia.network/darwinia
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-collator-a
url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_A
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-collator-b
url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_B
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-collator-c
url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_C
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-darwinia-collator-d
url: $ENDPOINT_RPC_ITERING_COLLATOR_DARWINIA_D
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
### === crab rpc
- name: rpc-crab-g1
url: http://g1.crab2.darwinia.network:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-c1
url: http://c1.crab2.darwinia.network:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-itering-c1
url: http://c1.crab-rpc.itering.io:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-itering-c2
url: http://c2.crab-rpc.itering.io:9944
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-official
url: https://crab-rpc.darwinia.network
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-hrpc
url: https://hrpc.darwinia.network/crab
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-collator-a
url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_A
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-crab-collator-b
url: $ENDPOINT_RPC_ITERING_COLLATOR_CRAB_B
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
### === koi rpc
- name: rpc-koi-g1
url: http://g1.testnets.darwinia.network:9942
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-koi-g2
url: http://g2.testnets.darwinia.network:9942
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-koi-g3
url: http://g3.testnets.darwinia.network:9942
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
- name: rpc-koi-official
url: https://koi-rpc.darwinia.network
method: POST
headers:
- "Content-Type: application/json"
body: '{"id":1,"jsonrpc":"2.0","method": "eth_getBlockByNumber","params":["latest", false]}'
### === msgport
- name: msgport-api
url: https://api.msgport.xyz
### === migration-helper
- name: migration-helper-api
url: https://migration-helper.darwinia.network/api/health
### === thegraph
- name: thegraph-dip7index-darwinia
url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-darwinia
method: POST
headers:
- "Content-Type: application/json"
body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}'
- name: thegraph-dip7index-crab
url: https://thegraph.darwinia.network/dip7/subgraphs/name/dip7index-crab
method: POST
headers:
- "Content-Type: application/json"
body: '{"query":"query MyQuery {\n _meta {\n hasIndexingErrors\n }\n}","operationName":"MyQuery"}'