mirror of https://github.com/bastienwirtz/homer
Update dummy data for groups example
parent
0f168f87c2
commit
63ab2f5371
|
@ -76,8 +76,8 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Website",
|
"name": "Website",
|
||||||
"group": "Services",
|
"group": "External",
|
||||||
"key": "services_website",
|
"key": "external_website",
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"status": 200,
|
"status": 200,
|
||||||
|
@ -108,7 +108,7 @@
|
||||||
{
|
{
|
||||||
"condition": "[RESPONSE_TIME] < 500",
|
"condition": "[RESPONSE_TIME] < 500",
|
||||||
"success": true
|
"success": true
|
||||||
},
|
}
|
||||||
],
|
],
|
||||||
"success": false,
|
"success": false,
|
||||||
"timestamp": "2025-05-26T07:40:41.804489793Z"
|
"timestamp": "2025-05-26T07:40:41.804489793Z"
|
||||||
|
|
Loading…
Reference in New Issue