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

feat(common): change request_span macro to info level #1230

Merged
merged 1 commit into from Sep 13, 2023

Conversation

oddgrd
Copy link
Contributor

@oddgrd oddgrd commented Sep 13, 2023

Description of change

We're no longer seeing the tracelayer logs in the deployer, since it's now defaulting to INFO. This changes the tracelayer span to INFO so we can see it.

PS. this macro is also used in gateway and auth.

How has this been tested? (if applicable)

Verified we can see the tracelayer output in a local environment.

@oddgrd oddgrd merged commit da71952 into feat/shuttle-logger-service Sep 13, 2023
33 of 34 checks passed
@oddgrd oddgrd deleted the feat/deployer-trace-layer-info branch September 13, 2023 10:05
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.

None yet

1 participant