mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Before db_metrics were all or nothing. Now `InTx` metrics are always recorded, and query metrics are opt in. Adds instrumentation & logging around serialization failures in the database.