Skip to content
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

Add some simple device metrics to dashboard #220

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

AlCutter
Copy link
Contributor

@AlCutter AlCutter commented Sep 19, 2024

This PR adds a bit of who/what fraction is online type dashboards.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@bda5cb7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #220   +/-   ##
=======================================
  Coverage        ?   31.17%           
=======================================
  Files           ?        8           
  Lines           ?      526           
  Branches        ?        0           
=======================================
  Hits            ?      164           
  Misses          ?      333           
  Partials        ?       29           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlCutter AlCutter marked this pull request as ready for review September 19, 2024 14:34
"plotType": "STACKED_AREA"
}],
"thresholds": [{
"value": 51
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this threshold indicate?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's just meant to be a reminder on the lower limit for majority.

@AlCutter AlCutter merged commit 199c96c into transparency-dev:main Sep 19, 2024
6 checks passed
@AlCutter AlCutter deleted the device_metrics branch September 19, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants