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

Adapt default Rails mails logs to JSON format #15894

Merged

Conversation

amiedes
Copy link
Contributor

@amiedes amiedes commented Oct 16, 2020

Story details: https://app.clubhouse.io/cartoteam/story/94485

What does this PR do?

Installs the new version of cartodb-commons which includes improvements to the email logs. Now they'll look as follows:

image

There are still improvements that can be done but this is the most I could get without altering the default payload of the events emitted by Rails.

Related Rails documentation

https://guides.rubyonrails.org/active_support_instrumentation.html#action-mailer

@amiedes amiedes changed the title Adapt default Rails logs to JSON format Adapt default Rails mails logs to JSON format Oct 16, 2020
@amiedes amiedes force-pushed the feature/ch94485/research-how-to-update-action-mailer-logging branch from c7b377c to 295c98b Compare October 23, 2020 16:15
@amiedes amiedes marked this pull request as ready for review October 23, 2020 16:36
Copy link
Contributor

@rafatower rafatower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@amiedes amiedes merged commit eea3990 into master Oct 26, 2020
@amiedes amiedes deleted the feature/ch94485/research-how-to-update-action-mailer-logging branch October 26, 2020 08:02
@thedae thedae mentioned this pull request Nov 6, 2020
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