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

[email] remove email body from log #341

Merged
merged 1 commit into from
Aug 24, 2022

Conversation

puckpuck
Copy link
Contributor

@puckpuck puckpuck commented Aug 24, 2022

Changes

This PR is meant to help clean up the log output when doing a docker compose up. The email service adds an entry for the entire contents of the order confirmation email, creating unnecessary noise in the logs.

  • removes email body from log output

@puckpuck puckpuck requested a review from a team August 24, 2022 03:38
@cartersocha
Copy link
Contributor

Not blocking this pr but we should find a way to integrate the email content into the ui. It feels weird to say we have an email service then never really show an output

Copy link
Member

@julianocosta89 julianocosta89 left a comment

Choose a reason for hiding this comment

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

🚀

@julianocosta89
Copy link
Member

Not blocking this pr but we should find a way to integrate the email content into the ui. It feels weird to say we have an email service then never really show an output

I think we could simply add order number 123 and confirmation sent to xyz@example.com to the checkout view.
I'll add that to #327

@cartersocha cartersocha merged commit df949fc into open-telemetry:main Aug 24, 2022
@puckpuck puckpuck deleted the email-clean-log-output branch August 24, 2022 16:51
jmichalak9 pushed a commit to jmichalak9/opentelemetry-demo that referenced this pull request Mar 22, 2024
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.

4 participants