chore: update drain3 default log pattern weights#25984
chore: update drain3 default log pattern weights#25984github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Hey This PR is clean: single file changed, clear description, direct link to the triggering workflow run, and handy verification steps. The CI suite (
|
This pull request updates the default Drain3 log pattern weights (
pkg/agentdrain/data/default_weights.json) by training on the most recent workflow run logs.What changed
gh aw logs --traindrain3_weights.jsonto the embedded defaults pathHow to verify
make buildgh aw auditorgh aw logs --trainand confirm the anomaly analysis reflects the updated patternsThis PR was created automatically by the train-drain3-weights workflow.