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

fix: use env filter properly #132

Merged
merged 2 commits into from
Jul 24, 2024
Merged

fix: use env filter properly #132

merged 2 commits into from
Jul 24, 2024

Conversation

ali-bahjati
Copy link
Collaborator

Apparently if we pass env filter in an array with the other layers it won't be executed first (to act as a filter). This change fixes that by explicitly adding it before.

@ali-bahjati ali-bahjati requested review from Reisen and cctdaniel July 23, 2024 17:16
Apparently if we pass env filter in an array with the other layers
it won't be executed first (to act as a filter). This change fixes
that by explicitly adding it before.
@factec-kyle
Copy link

Even though I set RUST_LOG=info, the agent was still dumping logs including TRACE. This might have been the cause.

@ali-bahjati
Copy link
Collaborator Author

@factec-kyle yeah that's right, this PR aims to fix that.

Copy link
Contributor

@cctdaniel cctdaniel left a comment

Choose a reason for hiding this comment

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

🙇🏻‍♂️

@ali-bahjati ali-bahjati merged commit 756495f into main Jul 24, 2024
2 checks passed
@ali-bahjati ali-bahjati deleted the fix/env-filter branch July 24, 2024 07:46
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