Skip to content

internet-latency-collector: increase RIPE Atlas sampling interval to 10m#3130

Open
nikw9944 wants to merge 1 commit intomainfrom
nikw9944/doublezero-3126
Open

internet-latency-collector: increase RIPE Atlas sampling interval to 10m#3130
nikw9944 wants to merge 1 commit intomainfrom
nikw9944/doublezero-3126

Conversation

@nikw9944
Copy link
Contributor

@nikw9944 nikw9944 commented Feb 27, 2026

Summary of Changes

  • Increase default RIPE Atlas sampling interval from 6m to 10m to stay within the RIPE Atlas daily results limit of 100,000
  • Align the export interval to 10m to match the new sampling interval
  • Fix stale command description that referenced an incorrect export interval
  • Update test expectations and comments to reflect the new 10m interval (144 samples/day, 432 expected daily credits)

Post-Deployment Steps

After deploying the updated binary, run atlas clear-measurements to stop all existing 6-minute measurements. The service's hourly loop will recreate measurements at the new 10-minute interval.

Testing Verification

  • All internet-latency-collector tests pass with updated interval values
  • make go-lint passes with 0 issues
  • TestInternetLatency_RIPEAtlas_ExpectedDailyCreditsMetric updated to verify 10m interval (144 samples/day, 432 daily credits)

@nikw9944 nikw9944 force-pushed the nikw9944/doublezero-3126 branch from 1dba5d5 to 96e6091 Compare February 27, 2026 19:06
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.

internet-latency-collector: maximum daily results limit 100000 reached

1 participant