- Notifications
You must be signed in to change notification settings - Fork1k
refactor(site): refactor DAU chart to avoid seat consumption focus#15307
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
Conversation
<HelpTooltipText> | ||
When a connection is initiated to a user's workspace they are | ||
considered an active user. e.g. apps, web terminal, SSH | ||
considered an active user. e.g. apps, web terminal, SSH. This is for | ||
measuring user activity and has no connection to license | ||
consumption. | ||
</HelpTooltipText> |
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.
I am okay with the new messaging.
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.
This is great!
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.
This PR is a hotfix and has been automatically approved.
- ✅ Base is main or release branch
- ✅ Has hotfix label
- ✅ Head is from coder/coder
- ✅ Less than 100 lines
4849b4d
intomainUh oh!
There was an error while loading.Please reload this page.
@stirby, do you want to pick this into the release/2.17 branch? |
Done@matifali. |
Related tohttps://github.com/coder/coder/issues/15297