-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
34 lines (31 loc) · 909 Bytes
/
.upptimerc.yml
File metadata and controls
34 lines (31 loc) · 909 Bytes
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
owner: BritishGeologicalSurvey
repo: inhfl-status
sites:
- name: INHFL GUI
url: https://inhfl.bgs.ac.uk/
- name: INHFL API
url: https://inhfl-api.bgs.ac.uk/browser/graphql
method: POST
headers:
- "Content-Type: application/json"
body: |
{ "query": "{ __typename }" }
expectedStatusCodes:
- 401
- name: INHFL Login
url: https://cognito-idp.eu-west-2.amazonaws.com/eu-west-2_ePN3nFBN8/.well-known/openid-configuration
method: GET
expectedStatusCodes:
- 200
expectedBody:
- '"issuer"'
status-website:
themeUrl: https://britishgeologicalsurvey.github.io/inhfl-status/theme.css
baseUrl: /inhfl-status
logoUrl: https://britishgeologicalsurvey.github.io/inhfl-status/BGS-Icon-Compact-Pos-RGB.svg
name: INHFL Status
introTitle: "INHFL Status"
introMessage: Live status of the INHFL Platform
navbar:
i18n:
locale: en-GB