Skip to content

Event detector debugging panel - #169

Open
LDiazN wants to merge 8 commits into
mainfrom
debug-panel
Open

Event detector debugging panel#169
LDiazN wants to merge 8 commits into
mainfrom
debug-panel

Conversation

@LDiazN

@LDiazN LDiazN commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR adds a streamlit web panel to debug and diagnose events from the event detector.

With this panel you can re-run the detector algorithm for any given input and check the results immediately. It will plot the cusums using an interactive Altair chart.

You can also filter the cusums by probe_asn and block_type.

It adds a new command to the oonipipeline CLI, the oonipipeline events-panel command to start the web server

Note that Streamlit is not a standard dependency, it's bundled with the analysis dependencies

The clickhouse URL parameter can be specified in the left side panel, it defaults to localhost

Some screenshots:

image image

@LDiazN
LDiazN requested a review from hellais July 31, 2026 14:56
@LDiazN LDiazN self-assigned this Jul 31, 2026
@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.37%. Comparing base (3a180c2) to head (1c5d60d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
- Coverage   83.51%   82.37%   -1.14%     
==========================================
  Files          85       85              
  Lines        5314     5334      +20     
==========================================
- Hits         4438     4394      -44     
- Misses        876      940      +64     
Flag Coverage Δ
oonidata 77.86% <ø> (ø)
oonipipeline 84.95% <ø> (-1.81%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant