{ "name": "internal-style-direct-ip-no-token-demo (stand-in: swap url+host_override for your real internal target)", "target": { "type": "internal", "url": "https://8.8.8.8", "host_override": "dns.google", "insecure_skip_verify": true }, "auth": { "mode": "none" }, "scenarios": [ { "name": "healthz-style-lookup", "method": "GET", "path": "/resolve?name=example.com&type=A", "weight": 1, "expect_status": 200 } ], "load": { "vus": 10, "duration": "20s" }, "thresholds": { "http_req_duration": "p(95)<1000" } }