Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-45824: Document logging in Safir UWS workers #292

Merged
merged 2 commits into from
Aug 20, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Aug 19, 2024

Add documentation for configuring logging in UWS backend workers. For now, this only involves the normal structlog configuration and therefore only affects the log messages output by the UWS backend code itself. A future revision will also configure arq itself to use JSON logging if appropriate.

Tested by building a new vo-cutouts backend worker container using these instructions and confirming that this configures structlog correctly.

Add documentation for configuring logging in UWS backend workers.
For now, this only involves the normal structlog configuration and
therefore only affects the log messages output by the UWS backend
code itself. A future revision will also configure arq itself to use
JSON logging if appropriate.
@rra rra requested a review from jonathansick August 19, 2024 22:44
docs/user-guide/uws/write-backend.rst Outdated Show resolved Hide resolved
Sphinx is able to figure out that the reference is to a module.

Co-authored-by: Jonathan Sick <[email protected]>
@rra rra enabled auto-merge August 20, 2024 14:50
@rra rra merged commit eca78af into main Aug 20, 2024
5 checks passed
@rra rra deleted the tickets/DM-45824a branch August 20, 2024 14:54
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