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

[7.17] Do no use x-opaque-id for deduplicating elastic originating requests backport (#82855) #83023

Merged
merged 1 commit into from
Jan 25, 2022

Commits on Jan 25, 2022

  1. Do no use x-opaque-id for deduplicating elastic originating requests …

    …backport (elastic#82855)
    
    deprecated log messages originating from any elastic product requests should not be
    deduplicated with the use of x-opaque-id.
    If present, the value of X-elastic-product-origin will be used as part of the throttling key.
    
    relates elastic#82810
    pgomulka committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    04bd69e View commit details
    Browse the repository at this point in the history