-
Notifications
You must be signed in to change notification settings - Fork 462
[O365_metrics] Add active_users_services_user_counts
Dashboard
#14232
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
base: main
Are you sure you want to change the base?
[O365_metrics] Add active_users_services_user_counts
Dashboard
#14232
Conversation
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
cc @lucian-ioan |
|
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.
@lucian-ioan - The |
@muthu-mps Report Last Refresh Date is showing how recent the data is. In other words, when was the data last updated which I think is useful to know. Instead of a table view, perhaps a control on Report Refresh Date is more useful if we want users to filter data based on that while also seeing all of the dates the refreshes happened. |
I've noticed that the existing report based dashboards in the package include control over the report refresh date. I think we should maintain the same experience for other report-based dashboards as well. |
Proposed commit message
Add
active_users_services_user_counts
dashboard.I think active/inactive graphs bar charts work fine. For it to have only one graph and a control at the top, the data structure would need to be a different format.
Having one bar chart/other vis for each specific service seems unnecessary since this data has a fixed number of only 6 services.
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues
Screenshots