mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
784696dfa5
* Adds dbmetrics package and wraps database.Store with a Prometheus HistogramVec of timings. * Adds Wrappers method to database.Store to avoid double-wrapping interfaces * Fixes test flake in TestLicensesListFake