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

Remove setting http.route attribute in frontend #566

Merged

Commits on Nov 8, 2022

  1. Remove setting HTTP_ROUTE attribute in frontend

    As per the OpenTelemetry HTTP Server semantic conventions, `HTTP.ROUTE`
    is meant to be a low cardinality route template. The URI cannot
    substitute it.
    
    This patch remove the usage of the HTTP_ROUTE semantic attribute.
    AbhiPrasad committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4b9048b View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    3b1437d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    4fecca5 View commit details
    Browse the repository at this point in the history