Commit Graph

7 Commits

Author SHA1 Message Date
Colin Adler 7fbca62e08
chore: fix `Test_parseInsightsStartAndEndTime` flake (#12377)
Fixes https://github.com/coder/coder/issues/10600
2024-02-29 18:20:25 -06:00
Garrett Delfosse 1e6ea6133c
fix: pass in time parameter to prevent flakes (#11023)
Co-authored-by: Dean Sheather <dean@deansheather.com>
2023-12-04 12:20:22 -05:00
Cian Johnston 96c5076c69
fix(coderd): remove troublesome test case (#9874) 2023-09-26 11:33:21 +01:00
Marcin Tojek b0e3daa120
feat(coderd): support weekly aggregated insights (#9684) 2023-09-19 13:06:19 +02:00
Marcin Tojek 336e663180
fix: parse insights start and end time (#8826) 2023-08-01 10:43:49 +02:00
Colin Adler 6af1f6a9d9
chore: fix `Test_parseInsightsStartAndEndTime` test (#8754) 2023-07-26 23:27:30 +00:00
Mathias Fredriksson 30fe153296
feat(coderd): add user latency and template insights endpoints (#8519)
Part of #8514
Refs #8109
2023-07-21 18:00:19 +00:00