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

query-frontend+api: add X-Request-ID field and other context field to start call log #4769

Merged
merged 1 commit into from
Oct 25, 2021

Commits on Oct 25, 2021

  1. query-frontend+api: add context to start call log

    Add "X-REQUEST-ID" to identify requests and link log related to the same request.
    Add "http.method" to know witch request is executed.
    Add "http.method_name" to know witch method is called.
    
    Signed-off-by: Aymeric <aymeric.daurelle@cdiscount.com>
    Aymeric committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    241827c View commit details
    Browse the repository at this point in the history