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 HTTP trace headers for managing in-cluster traces #1243

Open
ctsims opened this issue Oct 11, 2022 · 0 comments
Open

Propagate HTTP trace headers for managing in-cluster traces #1243

ctsims opened this issue Oct 11, 2022 · 0 comments

Comments

@ctsims
Copy link
Member

ctsims commented Oct 11, 2022

Both Sentry and AWS (common error tracing and entry points for clusters) have HTTP trace headers for origin requests that allow better visibility in-between Formplayer and other in-cluster services.

Ideally, formplayer should pull a set headers for each request from the entry point request and ensure they are propogated downstream to all requests to HQ. It should be determined what requests within Formplayer these are propagated for and which aren't (in-cluster and out-of-cluster) but probably tied to when we use the session / cookie auth.

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