generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.upptimerc.yml
41 lines (39 loc) · 1.75 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
# Change these first
owner: cardano-foundation # Your GitHub organization or username, where this repository lives
repo: cf-token-metadata-registry-status # The name of this repository
sites:
- name: API (All properties)
url: https://tokens.cardano.org/metadata/x
maxResponseTime: 2000
expectedStatusCodes:
- 204
- name: API (Specific property)
url: https://tokens.cardano.org/metadata/x/properties/decimals
maxResponseTime: 2000
expectedStatusCodes:
- 204
- name: API (Batch)
url: https://tokens.cardano.org/metadata/query
method: POST
headers:
- "Content-Type: application/json"
body: '{ "subjects": [""], "properties": ["decimals","ticker"] }'
maxResponseTime: 2000
expectedStatusCodes:
- 204
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.tokens.cardano.org
baseUrl: /cf-token-metadata-registry-status
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: cf-token-metadata-registry-status
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](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