52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"snapshot-interval": "2s",
|
|
"stale-after": "10s",
|
|
"max-part-bytes": 262144,
|
|
"max-part-count": 64,
|
|
"max-revision-bytes": 16777216,
|
|
"max-aggregate-groups": 100000,
|
|
"max-details": 10000,
|
|
"max-string-bytes": 256,
|
|
"staging-retention": "1m"
|
|
},
|
|
"part": {
|
|
"kind": "part",
|
|
"revision": 7,
|
|
"observed_at": "2026-07-21T12:00:00Z",
|
|
"barrier_revision": 11,
|
|
"part_index": 0,
|
|
"part_count": 1,
|
|
"details_truncated": false,
|
|
"aggregates": [
|
|
{
|
|
"credential_id": "cred-a",
|
|
"model": "gpt-5",
|
|
"status": "accounted",
|
|
"count": 2
|
|
},
|
|
{
|
|
"credential_id": "cred-a",
|
|
"model": "gpt-5",
|
|
"status": "unaccounted",
|
|
"count": 1
|
|
}
|
|
],
|
|
"details": [
|
|
{
|
|
"request_id": "req-1",
|
|
"credential_id": "cred-a",
|
|
"model": "gpt-5",
|
|
"request_kind": "sse",
|
|
"started_at": "2026-07-21T11:59:58Z"
|
|
}
|
|
]
|
|
},
|
|
"overflow": {
|
|
"kind": "overflow",
|
|
"revision": 8,
|
|
"observed_at": "2026-07-21T12:00:02Z",
|
|
"barrier_revision": 12,
|
|
"aggregate_group_count": 100001
|
|
}
|
|
}
|