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

Expose function to return trace header #146

Open
psteinroe opened this issue Jun 7, 2024 · 0 comments
Open

Expose function to return trace header #146

psteinroe opened this issue Jun 7, 2024 · 0 comments

Comments

@psteinroe
Copy link

We are using QStash and would like to setup distributed tracing across jobs. Unfortunately, QStash adds a prefix to the custom headers. Afaik, this library extracts potential parent traces from the standard header. Is it possible to make the name of the header configurable? Or even simpler, add a "extract" function that we can run before the headers are accessed and that returns the new "header" object?

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

No branches or pull requests

1 participant