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

Propagate tracing context headers #619

Open
randomir opened this issue May 14, 2024 · 0 comments
Open

Propagate tracing context headers #619

randomir opened this issue May 14, 2024 · 0 comments
Labels

Comments

@randomir
Copy link
Member

randomir commented May 14, 2024

Some SAPI endpoints might return tracing context headers (like traceparent and traceparent, see W3C Trace Context), so it's desirable to propagate that context to relevant subsequent requests.

For example:

  • context received on job submission should be propagated in job status poll and answer download requests
  • context received on problem data upload should be propagated in job submission requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant