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

Request tracing for Applications #1661

Open
rjshrjndrn opened this issue Jul 8, 2020 · 0 comments
Open

Request tracing for Applications #1661

rjshrjndrn opened this issue Jul 8, 2020 · 0 comments

Comments

@rjshrjndrn
Copy link
Contributor

Should have end to end request tracing for applications. Nginx provides a way to have $request_id for all requests. If all applications propagate the same header and print the same in the logs, In kibana we can have a trace.

@rjshrjndrn rjshrjndrn changed the title Request tracing for nginx Request tracing for Applications Jul 8, 2020
rjshrjndrn added a commit that referenced this issue Jul 9, 2020
and passing request id upstream

Signed-off-by: Rajesh Rajendran <[email protected]>
rjshrjndrn added a commit to rjshrjndrn/sunbird-devops that referenced this issue Jul 22, 2020
Adding X-Trace-ID false by default, so that clients should
Not be able to override the config

Signed-off-by: Rajesh Rajendran <[email protected]>
rjshrjndrn added a commit to rjshrjndrn/sunbird-devops that referenced this issue Aug 25, 2020
Adding X-Trace-ID false by default, so that clients should
Not be able to override the config

Signed-off-by: Rajesh Rajendran <[email protected]>
beepdot pushed a commit that referenced this issue Aug 25, 2020
* Issue #TG-417: cache content/v1/search

Signed-off-by: Rajesh Rajendran <[email protected]>

* Issue #1661: Nginx trace id override and volume mount

Adding X-Trace-ID false by default, so that clients should
Not be able to override the config

Signed-off-by: Rajesh Rajendran <[email protected]>

* Issue #TG-465: nginx log *_id headers in single line

Signed-off-by: Rajesh Rajendran <[email protected]>

* variablizing nginx worker process, keep default to auto

Signed-off-by: Rajesh Rajendran <[email protected]>

* increase nginx buffer size for content/search

Signed-off-by: Rajesh Rajendran <[email protected]>

* Nginx restart at deployments

Signed-off-by: Rajesh Rajendran <[email protected]>
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