Skip to content

Tune root request logging & log response headers (PHNX-17377)#33

Merged
centeredgebot[bot] merged 2 commits intomainfrom
PHNX-17377-tune-logging
Jan 15, 2026
Merged

Tune root request logging & log response headers (PHNX-17377)#33
centeredgebot[bot] merged 2 commits intomainfrom
PHNX-17377-tune-logging

Conversation

@JonathanAtCenterEdge
Copy link
Contributor

@JonathanAtCenterEdge JonathanAtCenterEdge commented Jan 15, 2026

Motivations

Right now our aspire hosts use / as a health check, which is nice but clutters logs while debugging our mocks

Modifications

  • Treat / requests as a trace in logging, this will make it easier to filter out
  • Add header response logging

https://centeredge.atlassian.net/browse/PHNX-17377

# Motivations
Right now our aspire hosts use `/` as a health check, which is nice but it kind of clutters our logs

# Modifications
- Treat `/` requests as a trace in logging
- Add header response logging
@JonathanAtCenterEdge
Copy link
Contributor Author

/merge

@centeredgebot centeredgebot bot merged commit 0ce1bff into main Jan 15, 2026
6 checks passed
@centeredgebot centeredgebot bot deleted the PHNX-17377-tune-logging branch January 15, 2026 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants