- Notifications
You must be signed in to change notification settings - Fork928
feat(coderd/database): usetemplate_usage_stats
inGetTemplateInsights
query#12666
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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.
6364b79
todcc3811
Compare45217ba
to3651195
Comparedcc3811
to7fc6fb5
Compare3651195
to454f328
CompareThere 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.
Nothing concerning here
7fc6fb5
to91fb8e4
Compare454f328
to1e05111
Compareb915c4c
toa083bc9
Compareb9c85a5
to2d7344a
Comparea083bc9
to97c9a10
Compare2d7344a
to3b66bab
Compare97c9a10
toa9d5ab0
Compare3b66bab
todbe21aa
Comparea9d5ab0
tof2200fb
Comparedbe21aa
tob499ab2
Compare"template_ids": [ | ||
"00000000-0000-0000-0000-000000000002" | ||
], | ||
"template_ids": [], |
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.
These template ID changes in app usage is due to improved correctness.
f2200fb
to3101fba
Compareb499ab2
tob208047
Compare3101fba
toc9bd6af
Compareb208047
to4da99d8
Comparec9bd6af
toc08f934
Compare4da99d8
to33c681f
Comparec08f934
to22f614e
Compare33c681f
to5c7ed09
Compare22f614e
to0f423a2
Compare5c7ed09
to7e229d3
Compare0f423a2
to60d812d
Compare7e229d3
tob46a8e0
Compareda902a8
to9c2d085
Compareb46a8e0
to87ab396
CompareGetTemplateInsights
to usetemplate_usage_stats
template_usage_stats
inGetTemplateInsights
query87ab396
to49acc52
Comparemafredri 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.
Uh oh!
There was an error while loading.Please reload this page.
This PR updates the
GetTemplateInsights
query to use rolled uptemplate_usage_stats
instead of raw agent and app stats.