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

Fixed interval for online checks #247

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

AlCutter
Copy link
Contributor

This PR makes the "are the devices online" graphs look for life signs over a fixed interval of 5m, rather than an interval defined by whatever range the UI is currently graphing.

This is needed because the interval between distribution attempts is fixed, and relatively infrequent, so we start to see "bumps" of unavailability once you zoom in to ranges of ~1h or less.

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage        ?   30.57%           
=======================================
  Files           ?        8           
  Lines           ?      664           
  Branches        ?        0           
=======================================
  Hits            ?      203           
  Misses          ?      432           
  Partials        ?       29           

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

@AlCutter
Copy link
Contributor Author

(@mhutchinson needs a re-approval now :/ )

@AlCutter AlCutter enabled auto-merge (squash) October 23, 2024 16:44
@AlCutter AlCutter merged commit 2c0d2e1 into transparency-dev:main Oct 24, 2024
6 checks passed
@AlCutter AlCutter deleted the monitoring branch October 24, 2024 09:28
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