From 5421b2de61231d3475f03b1c339524371e36ea38 Mon Sep 17 00:00:00 2001 From: Mick <119439091+mickbrowns1@users.noreply.github.com> Date: Tue, 19 May 2026 13:16:50 -0400 Subject: [PATCH] Populate source dropdowns in Parser Quality from synced active sources Live Event Sampler and Field Population Rate now load sources from the coverage map on page render instead of free-text inputs. Sources are sorted by event count (busiest first) and show event totals. Falls back to a hint message if no sources have been synced yet. Co-Authored-By: Claude Sonnet 4.6 --- frontend/index.html | 54 ++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 15 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 7ae3d96..2da34ac 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -657,8 +657,9 @@ function renderQuality() {

Live Event Sampler

Pull recent raw events from a source and see exactly which fields landed — and which are missing.

- + +