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

chore(logs): Improve logging to json #3272

Merged
merged 4 commits into from
Mar 5, 2025
Merged

chore(logs): Improve logging to json #3272

merged 4 commits into from
Mar 5, 2025

Conversation

jdenquin
Copy link
Contributor

@jdenquin jdenquin commented Feb 28, 2025

New Active Job logging format

{:event=>"perform", :status=>"error", :job=>"Invoices::GeneratePdfAndNotifyJob", :duration=>528.95, :job_id=>"11c160df-7edb-45fe-9ab5-31c7db66e97e", :queue=>"invoices", :exception=>{:class=>"Socket::ResolutionError", :message=>"Failed to open TCP connection to pdf:3000 (getaddrinfo: Name or service not known)"}}

@jdenquin jdenquin self-assigned this Feb 28, 2025
@jdenquin jdenquin merged commit ad6be32 into main Mar 5, 2025
6 checks passed
@jdenquin jdenquin deleted the improve-logging branch March 5, 2025 10:29
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.

3 participants