-
Notifications
You must be signed in to change notification settings - Fork 894
feat(coderd): add coder_app
usage stats
#9001
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 28 commits into
main
from
mafredri/feat-add-app-usage-to-template-insights
Aug 16, 2023
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
befb4dc
feat(coderd): track `coder_app` usage
mafredri 0bb672a
amend pr comments
mafredri 1171a9d
refactor stats with rollups, add tests
mafredri 858264a
add close
mafredri e8969d3
fix wsproxy endpoint auth todo
mafredri 7dc4ff2
add backlog for re-reporting in case of failure
mafredri 0561f8d
update dbauthz
mafredri 59d69ac
use dbauthz.AsSystemRestricted for collector flush
mafredri 97ef37b
add stats collection test to apptest
mafredri fda79c6
Merge branch 'main' into mafredri/feat-add-app-usage-to-template-insi…
mafredri 8926dd0
fix migrations
mafredri 1705138
update plumbing to fix wsproxy tests
mafredri d709e68
test the stat output in apptest
mafredri 6ec178b
fix issues
mafredri 7db34ba
fix id in dbfake
mafredri ca83430
fix gen
mafredri 80b7ff3
Merge branch 'main' into mafredri/feat-add-app-usage-to-template-insi…
mafredri 8039a4d
add fixture
mafredri 7e2ec9f
use 15s timeout and timer reset
mafredri 70f6249
pass now to rollup
mafredri 5615e27
track last insert id in fakedb
mafredri 9418abd
fix migration indentation
mafredri a032f8a
remove sqlc type alias
mafredri 94563ef
defer collect stats
mafredri e27e905
remove stale comment
mafredri be67aef
preallocate batch slices
mafredri 37d06e3
Merge branch 'main' into mafredri/feat-add-app-usage-to-template-insi…
mafredri c9272c5
lower log level to debug for start/stop
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
add backlog for re-reporting in case of failure
- Loading branch information
commit 7dc4ff226baffcd2f5bbfc89a98013df7db88a18
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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.