-
Notifications
You must be signed in to change notification settings - Fork 881
feat(coderd/database): use template_usage_stats
in GetUserActivityInsights
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
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 referenced Mar 19, 2024
Merged
This was referenced Mar 19, 2024
b1e5d1a
to
c0b0216
Compare
d4fa8af
to
cedf108
Compare
johnstcn
approved these changes
Mar 20, 2024
c0b0216
to
1793acb
Compare
cedf108
to
77c3115
Compare
mtojek
approved these changes
Mar 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
to
91d960f
Compare
77c3115
to
7495c04
Compare
91d960f
to
83f3b78
Compare
7495c04
to
c2965f4
Compare
83f3b78
to
2947a31
Compare
c2965f4
to
357bf15
Compare
2947a31
to
da749ae
Compare
357bf15
to
1de2d1e
Compare
da749ae
to
6027088
Compare
1de2d1e
to
c6de855
Compare
6027088
to
e0f339c
Compare
1f87513
to
9266306
Compare
150df95
to
11efd8b
Compare
9266306
to
d7ad400
Compare
11efd8b
to
92a0a25
Compare
d7ad400
to
b2c2c4b
Compare
71bfa51
to
a73afb7
Compare
92a0a25
to
ac22243
Compare
a73afb7
to
5612832
Compare
ac22243
to
c5457d4
Compare
5612832
to
e00136a
Compare
GetUserActivityInsights
to use template_usage_stats
template_usage_stats
in GetUserActivityInsights
query
c5457d4
to
48b0729
Compare
3b36ffa
to
6f7dc7b
Compare
7750bb6
to
438d3a9
Compare
Base automatically changed from
mafredri/rewrite-getuserlatencyinsights
to
main
March 25, 2024 14:07
6f7dc7b
to
cb975fc
Compare
Sign up for free
to 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.
This PR updates the
GetUserActivityInsights
query to use rolled uptemplate_usage_stats
instead of raw agent and app stats.