From 74c3a8d6a3e646b8319d831cc1acef4c9b1cf0bc Mon Sep 17 00:00:00 2001 From: Mick <119439091+mickbrowns1@users.noreply.github.com> Date: Tue, 19 May 2026 13:23:36 -0400 Subject: [PATCH] Auto-discover fields from log sample when source selected in Field Population Rate Selecting a source triggers a 20-event sample; actual field names from the log are merged with SDL schema defaults (log fields first) and pre-filled into the fields input. Falls back to SDL defaults if no events found. Co-Authored-By: Claude Sonnet 4.6 --- frontend/index.html | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index 7786ae2..2f978ad 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -682,7 +682,7 @@ function renderQuality() {

Field Population Rate

Sample up to 500 events and measure what % have each key field populated. Low rates flag parser extraction failures.

-