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

Deploy trusting client-provided trace IDs by default #25

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

roobre
Copy link
Member

@roobre roobre commented Aug 28, 2023

#19 introduced an environment variable that, when set, instructs QuickPizza to trust TraceIDs arriving to user-accessible endpoints, instead of generating new ones.

This PR enables this behavior by default, which is very reasonable for demo purposes. Moreover, the variable has also been renamed to QUICKPIZZA_TRUST_CLIENT_TRACEID, which hopefully will convey the same meaning while being slightly less alarming to see in the Docker CLI.

@roobre roobre changed the title kubernetes: deploy with trusting all traces by default Deploy with all traces by default Aug 28, 2023
@roobre roobre changed the title Deploy with all traces by default Deploy trusting all traces by default Aug 28, 2023
@roobre roobre requested a review from dgzlopes August 28, 2023 11:06
@roobre
Copy link
Member Author

roobre commented Aug 28, 2023

@Blinkuu For some reason I cannot add you as a reviewer, so FYI :)

@roobre roobre changed the title Deploy trusting all traces by default Deploy trusting client-provided trace IDs by default Aug 28, 2023
@roobre roobre merged commit 77eb887 into main Aug 28, 2023
@dgzlopes dgzlopes deleted the deploy-trust-tracing branch August 28, 2023 12:17
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