- Notifications
You must be signed in to change notification settings - Fork928
feat(coderd/database): usetemplate_usage_stats
inGetTemplateInsightsByInterval
query#12667
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
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
Closed
45217ba
to3651195
Comparefc42977
toe64a1b0
Comparejohnstcn approved these changesMar 20, 2024
3651195
to454f328
Comparee64a1b0
tof0ceeea
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.
Stamp?
454f328
to1e05111
Comparef0ceeea
tob10b9dd
Compareb9c85a5
to2d7344a
Compareb10b9dd
to20b839e
Compare2d7344a
to3b66bab
Compare20b839e
to67c6e60
Compare3b66bab
todbe21aa
Compare67c6e60
toec47926
Comparedbe21aa
tob499ab2
Compareec47926
to4a074e0
Compareb499ab2
tob208047
Compare4a074e0
to388b328
Compareb208047
to4da99d8
Compare388b328
toaf55118
Compare4da99d8
to33c681f
Compareaf55118
to958785d
Compare33c681f
to5c7ed09
Compare958785d
to05780db
Compare5c7ed09
to7e229d3
Compare05780db
to3c67005
Compare7e229d3
tob46a8e0
Compare3c67005
tobf27a9f
Compareb46a8e0
to87ab396
Comparebf27a9f
to8b32a8c
CompareGetTemplateInsightsByInterval
to usetemplate_usage_stats
template_usage_stats
inGetTemplateInsightsByInterval
query87ab396
to49acc52
Compare8b32a8c
tobfe4b8a
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.
bfe4b8a
tocb74f29
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
GetTemplateInsightsByInterval
query to use rolled uptemplate_usage_stats
instead of raw agent and app stats.