mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
9fb18f3ae5
This PR adds support for batching inserts to the workspace_agents_stats table. Up to 1024 stats are batched, and flushed every second in a batch.