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

don't use ANSI escape codes when running as background service #2583

Closed
wants to merge 1 commit into from

Conversation

syphar
Copy link
Member

@syphar syphar commented Aug 12, 2024

when adding docs.rs logs to datadog we are seeing all the ansi escape codes.

When running as background service, we don't need / want them.

I'm not sure if we should even go up to JSON logs, but for now I just want to remove the escape codes from datadog.

@syphar syphar requested a review from a team as a code owner August 12, 2024 13:44
@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Aug 12, 2024
@syphar
Copy link
Member Author

syphar commented Aug 12, 2024

grafik

@syphar syphar closed this Aug 12, 2024
@syphar
Copy link
Member Author

syphar commented Aug 12, 2024

we'll switch to JSON, got the answer I needed :)

@GuillaumeGomez
Copy link
Member

Fine by me!

@syphar syphar deleted the no-ansi-in-server branch August 12, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants