Skip to content

Improve access log context and diagnostics#328

Merged
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-326-improve-access-log-context-noise-control-and-failure-diagnostics
Mar 28, 2026
Merged

Improve access log context and diagnostics#328
nicobistolfi merged 1 commit intomainfrom
vigilante/issue-326-improve-access-log-context-noise-control-and-failure-diagnostics

Conversation

@nicobistolfi
Copy link
Copy Markdown
Collaborator

Summary

  • normalize access-log tool identity, add correlation IDs, raw tool paths, and sanitized failure diagnostics
  • classify low-signal version and status probes as healthcheck traffic instead of mixing them into general daemon activity
  • propagate access-log context through repo scan and PR-maintenance paths and add regression coverage

Validation

  • go test ./internal/environment ./internal/service ./internal/app -count=1 -timeout=90s

Closes #326

@nicobistolfi nicobistolfi force-pushed the vigilante/issue-326-improve-access-log-context-noise-control-and-failure-diagnostics branch from 7f4fc46 to beda855 Compare March 26, 2026 20:23
@nicobistolfi nicobistolfi force-pushed the vigilante/issue-326-improve-access-log-context-noise-control-and-failure-diagnostics branch from beda855 to cf7f950 Compare March 26, 2026 22:07
@nicobistolfi nicobistolfi merged commit bee03f8 into main Mar 28, 2026
1 check passed
@nicobistolfi nicobistolfi deleted the vigilante/issue-326-improve-access-log-context-noise-control-and-failure-diagnostics branch March 28, 2026 02:38
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.

Improve access log context, noise control, and failure diagnostics

1 participant