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

Remove telemetry message logging to avoid polluting debug log too much #3725

Merged
merged 1 commit into from
May 30, 2023

Conversation

Realmonia
Copy link
Contributor

Summary

Remove the logging of the telemetry messages sent through channel. Since telemetry messages are a single object and can't be formatted properly, having those logged will pollute the debug log, making it very messy.

Implementation details

Testing

New tests cover the changes: N/A

Github workflow passed.

Description for the changelog

Remove telemetry message logging when communicate using channel.

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Realmonia Realmonia requested a review from a team as a code owner May 30, 2023 19:04
@Realmonia Realmonia merged commit 8a88e1c into aws:dev May 30, 2023
@Realmonia Realmonia deleted the removeLoggingTelemetryMessages branch May 30, 2023 20:11
xxx0624 pushed a commit to xxx0624/amazon-ecs-agent that referenced this pull request Jun 3, 2023
@yinyic yinyic mentioned this pull request Jun 6, 2023
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