- Notifications
You must be signed in to change notification settings - Fork928
feat(coderd/database): usetemplate_usage_stats
inGetUserActivityInsights
query#12672
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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 was referencedMar 19, 2024
MemberAuthor
mafredri commentedMar 19, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
This was referencedMar 19, 2024
b1e5d1a
toc0b0216
Compared4fa8af
tocedf108
Comparejohnstcn approved these changesMar 20, 2024
c0b0216
to1793acb
Comparecedf108
to77c3115
Comparemtojek approved these changesMar 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Another stamp, it would be nice to see the full PR for the feature before merging the stack.
1793acb
to91d960f
Compare77c3115
to7495c04
Compare91d960f
to83f3b78
Compare7495c04
toc2965f4
Compare83f3b78
to2947a31
Comparec2965f4
to357bf15
Compare2947a31
toda749ae
Compare357bf15
to1de2d1e
Compareda749ae
to6027088
Compare1de2d1e
toc6de855
Compare6027088
toe0f339c
Compare1f87513
to9266306
Compare150df95
to11efd8b
Compare9266306
tod7ad400
Compare11efd8b
to92a0a25
Compared7ad400
tob2c2c4b
Compare71bfa51
toa73afb7
Compare92a0a25
toac22243
Comparea73afb7
to5612832
Compareac22243
toc5457d4
Compare5612832
toe00136a
CompareGetUserActivityInsights
to usetemplate_usage_stats
template_usage_stats
inGetUserActivityInsights
queryc5457d4
to48b0729
Compare3b36ffa
to6f7dc7b
CompareMemberAuthor
mafredri commentedMar 25, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
7750bb6
to438d3a9
Compare6f7dc7b
tocb975fc
CompareSign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
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.
This PR updates the
GetUserActivityInsights
query to use rolled uptemplate_usage_stats
instead of raw agent and app stats.