feat(coderd): add user latency and template insights endpoints (#8519)

Part of #8514
Refs #8109
This commit is contained in:
Mathias Fredriksson
2023-07-21 21:00:19 +03:00
committed by GitHub
parent 539fcf9e6b
commit 30fe153296
20 changed files with 2505 additions and 6 deletions

View File

@ -69,6 +69,7 @@ overrides:
inactivity_ttl: InactivityTTL
eof: EOF
locked_ttl: LockedTTL
template_ids: TemplateIDs
sql:
- schema: "./dump.sql"