Skip to content

Format sidecar nginx logs in JSON - #4656

Merged
zwolf merged 2 commits into
masterfrom
json-log-format
Jul 22, 2026
Merged

Format sidecar nginx logs in JSON#4656
zwolf merged 2 commits into
masterfrom
json-log-format

Conversation

@zwolf

@zwolf zwolf commented Jul 22, 2026

Copy link
Copy Markdown
Member

Modifies the sidecar nginx containers to output their logs in a friendlier and more parsable JSON format.

Review checklist

  • First, the most important one: is this PR small enough that you can actually review it? Feel free to just reject a branch if the changes are hard to review due to the length of the diff.
  • If there are any migrations, will they the previous version of the app work correctly after they've been run (e.g. the don't remove columns still known about by ActiveRecord).
  • If anything changed with regards to the public API, are those changes also documented in the apiary.apib file?
  • Are all the changes covered by tests? Think about any possible edge cases that might be left untested.

@zwolf
zwolf merged commit 45e38b0 into master Jul 22, 2026
12 checks passed
@zwolf
zwolf deleted the json-log-format branch July 22, 2026 21:03
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.

1 participant