Skip to content

Commit b4b75ad

Browse files
committed
Make the thing fail
1 parent 3c05b2d commit b4b75ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.upptimerc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ notifications:
66
webhook-url: $SLACK_WEBHOOK_URL
77

88
sites:
9+
- name: TEST - Intentional Failure (Remove After Testing)
10+
url: https://this-url-does-not-exist-12345678.com
11+
maxResponseTime: 5000
12+
notifications:
13+
- type: telegram
14+
chat-id: $TELEGRAM_CHAT_ID_NEAR
15+
bot-token: $TELEGRAM_BOT_TOKEN
16+
917
- name: Bridging - Near/1Click/Tokens
1018
url: https://1click.chaindefuser.com/v0/tokens
1119
notifications:

0 commit comments

Comments
 (0)