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

Add http.useragent tag #2252

Merged
merged 1 commit into from
Sep 9, 2022
Merged

Add http.useragent tag #2252

merged 1 commit into from
Sep 9, 2022

Commits on Sep 9, 2022

  1. Add http.useragent tag

    While User-Agent is a header and can be included in the
    http.request_headers tag, it is not by default, and even if it were it
    oculd be removed from the list by the user.
    
    This unconditionally obtains the request header value and stores it in a
    dedicated tag.
    lloeki committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1875ffd View commit details
    Browse the repository at this point in the history