16 lines
353 B
JSON
16 lines
353 B
JSON
{
|
|
"api_url": "https://demo.cachethq.io/api",
|
|
"api_token": "9yMHsdioQosnyVK4iCVR",
|
|
"monitors": [
|
|
{
|
|
"name": "nodegear frontend",
|
|
"url": "https://nodegear.io/ping",
|
|
"metric_id": 1,
|
|
"threshold": 80,
|
|
"component_id": null,
|
|
"expected_status_code": 200,
|
|
"strict_tls": true
|
|
}
|
|
],
|
|
"insecure_api": false
|
|
} |