-
Notifications
You must be signed in to change notification settings - Fork 899
feat(coderd): add user latency and template insights endpoints #8519
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mafredri
merged 30 commits into
main
from
mafredri/feat-coderd-add-user-latency-and-insights-endpoints
Jul 21, 2023
Merged
Changes from 1 commit
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8a1d3ee
feat(coderd): add user latency and template insights endpoints
mafredri b31ec33
feat(coderd): implement user latency insights logic
mafredri aaadc6a
feat(coderd): implement template insights logic
mafredri b54b0aa
make start/endtime check more strict
mafredri 5f2bfd4
move interval verification
mafredri 4820c53
gen
mafredri 6326643
allow endtime for today include the hour
mafredri 2198c5f
prevent timetravel
mafredri 2e51056
add test for latencies
mafredri ddc8606
add test for template insights
mafredri 26e0f02
Merge branch 'main' into mafredri/feat-coderd-add-user-latency-and-in…
mafredri 2c8e311
verify same timezone for start/end
mafredri 917997b
fix typo in query comment and improve comments
mafredri e5b96d4
fix generic internal server error
mafredri 87b1b90
s/greater/after/
mafredri bffc673
unexport insights time layout
mafredri 056918e
remove interval none
mafredri d5a9865
remove mixed tz restrictions, test DST
mafredri 088620e
fix lint
mafredri 397cc7a
add fixmes to dbauthz
mafredri ebacfe1
improve comment about assert equality
mafredri cd07478
replace sleep with cat
mafredri 040390d
add bad request tests
mafredri b1de87f
fix comment placement
mafredri 5588e39
create convert function for builtin apps
mafredri dafbba1
move interval loop
mafredri fc2157d
remove all users, improve test comments
mafredri 7fd13df
Merge branch 'main' into mafredri/feat-coderd-add-user-latency-and-in…
mafredri 9e228f6
Merge branch 'main' into mafredri/feat-coderd-add-user-latency-and-in…
mafredri b03cc29
fix windows test?
mafredri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
allow endtime for today include the hour
- Loading branch information
commit 6326643ef1a839a0a807a6f5e6b80d3a4f8cb653
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.