coder/enterprise
Cian Johnston 784696dfa5
feat: add prometheus metrics to database.Store (#7713)
* 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
2023-05-31 14:55:57 +01:00
..
audit feat: update slog to use logfmt (#7477) 2023-05-14 20:23:13 +00:00
cli feat: add prometheus metrics to database.Store (#7713) 2023-05-31 14:55:57 +01:00
cmd/coder feat: convert entire CLI to clibase (#6491) 2023-03-23 17:42:20 -05:00
coderd fix(scim): ensure scim users aren't created with their own org (#7595) 2023-05-18 20:54:45 -04:00
derpmesh fix: delete old addresses from the active derp mesh mapping (#6926) 2023-03-31 14:25:01 +00:00
replicasync Fix pubsub goroutines in tests (#7677) 2023-05-25 14:46:32 +04:00
tailnet fix: coordinator node update race (#7345) 2023-05-02 20:58:21 +04:00
trialer chore: Force license uuids to not be null (#6012) 2023-02-13 18:21:58 -06:00
wsproxy chore: CORs option for yarn dev server (#7630) 2023-05-22 20:02:39 +02:00