Files
bare-operating-system/packages/bare-os-coreutils/test/fixtures/baretop-sample-metrics.json
T
2026-04-04 08:17:47 -04:00

14 lines
315 B
JSON

{
"schema": 2,
"atMs": 1700000000000,
"session": {
"execLineCount": 42,
"pipelineBytesTotal": 8192,
"execLineWallMsTotal": 1500
},
"peers": 3,
"pipeline": { "maxBytes": 1048576, "maxDepth": 8 },
"delegateInflight": { "http": 1, "dns": 0 },
"delegateRateBuckets": { "http": [1, 0, 2] }
}