Healthchecks
Connect to the Healthchecks API.
Configuration
healthchecks:
type: healthchecks
enabled: true
apiKey: "XXXX"
apiURL: "https://healthchecks.io/"
tags:
- backup
position:
top: 0
left: 1
height: 2
width: 1
Screenshots
Attributes
Name | Value |
---|---|
apiKey
Your Healthchecks API key. Leave this blank to use the WTF_HEALTHCHECKS_APIKEY environment variable.
|
|
apiKey
Healthchecks read-only API-key |
string |
apiURL
Optional Healthchecks API URL. Default: https://healthchecks.io/
|
string |
tags
Only show checks with tags |
list |
Source Code
https://github.com/wtfutil/wtf/tree/master/modules/healthchecks