context detemrinistic + randomized searches and fix for setup from stella-ops.local rather 127.1.0.*
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"mode": "reverseproxy",
|
||||
"targets": [
|
||||
{
|
||||
"url": "https://127.1.0.1/openapi.json",
|
||||
"url": "https://stella-ops.local/openapi.json",
|
||||
"samples": 15,
|
||||
"p50Ms": 71.57,
|
||||
"p95Ms": 85.53,
|
||||
@@ -12,7 +12,7 @@
|
||||
"statusCodes": "200=15"
|
||||
},
|
||||
{
|
||||
"url": "https://127.1.0.1/api/v1/timeline/events?limit=1",
|
||||
"url": "https://stella-ops.local/api/v1/timeline/events?limit=1",
|
||||
"samples": 15,
|
||||
"p50Ms": 16.51,
|
||||
"p95Ms": 18.67,
|
||||
@@ -21,7 +21,7 @@
|
||||
"statusCodes": "401=15"
|
||||
},
|
||||
{
|
||||
"url": "https://127.1.0.1/api/v1/advisory-ai/adapters/llm/providers",
|
||||
"url": "https://stella-ops.local/api/v1/advisory-ai/adapters/llm/providers",
|
||||
"samples": 15,
|
||||
"p50Ms": 16.03,
|
||||
"p95Ms": 17.49,
|
||||
|
||||
Reference in New Issue
Block a user