mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-12-16 05:09:50 +01:00
Update dummy data for groups example
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user