Skip to content

Add multiline-validation skill#1687

Merged
zanejohnson-azure merged 1 commit into
ci_prodfrom
zanejohnson-azure/multiline-validation-skill
May 15, 2026
Merged

Add multiline-validation skill#1687
zanejohnson-azure merged 1 commit into
ci_prodfrom
zanejohnson-azure/multiline-validation-skill

Conversation

@zanejohnson-azure
Copy link
Copy Markdown
Contributor

Codifies the procedure for validating multi-line log stitching across an ama-logs image change. The skill drives an A/B comparison: applies a multiline-enabled configmap, deploys the OLD (production) image and captures per-language stitching metrics, deploys the NEW (test) image and re-captures the same metrics, then compares MaxLen and stitched-vs-single ratios per language and OS to detect parser regressions.

Lives next to the existing backdoor-deployment skill under .github/skills/ and is reusable for future fluent-bit upgrades, parser config edits, or output plugin changes.

Codifies the procedure for validating multi-line log stitching across an ama-logs image change. The skill drives an A/B comparison: applies a multiline-enabled configmap, deploys the OLD (production) image and captures per-language stitching metrics, deploys the NEW (test) image and re-captures the same metrics, then compares MaxLen and stitched-vs-single ratios per language and OS to detect parser regressions.

Lives next to the existing backdoor-deployment skill under .github/skills/ and is reusable for future fluent-bit upgrades, parser config edits, or output plugin changes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner May 14, 2026 22:34
@zanejohnson-azure zanejohnson-azure merged commit 054a462 into ci_prod May 15, 2026
19 checks passed
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.

2 participants