refactor: converge hwpod node-ops channel
This commit is contained in:
@@ -56,7 +56,7 @@ test("web performance store filters observability self-noise", () => {
|
||||
{ kind: "web_vital", metric: "lcp", route: "/performance", valueMs: 5900 },
|
||||
{ kind: "long_task", metric: "long_task", route: "/performance", valueMs: 120 },
|
||||
{ kind: "api", metric: "api_request", route: "/v1/web-performance/summary", method: "GET", status: 200, statusClass: "2xx", outcome: "ok", valueMs: 620 },
|
||||
{ kind: "api", metric: "api_request", route: "/v1/device-pods", method: "GET", status: 200, statusClass: "2xx", outcome: "ok", valueMs: 780 }
|
||||
{ kind: "api", metric: "api_request", route: "/v1/skills", method: "GET", status: 200, statusClass: "2xx", outcome: "ok", valueMs: 780 }
|
||||
]
|
||||
});
|
||||
const summary = store.summary();
|
||||
|
||||
Reference in New Issue
Block a user