mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
5a3ceb38f0
- Adds a new table to keep track of which payloads have already been reported since we only report for the last clock hour - Adds a query to gather and aggregate all the data by provider/model/client Relates to https://github.com/coder/coder-telemetry-server/issues/27
2 lines
28 B
SQL
2 lines
28 B
SQL
DROP TABLE telemetry_locks;
|