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

fix: consistent userAgent for AWS SDK and HTTP #291

Merged
merged 1 commit into from
May 31, 2024
Merged

Commits on May 31, 2024

  1. fix: consistent userAgent for AWS SDK and HTTP

    We should set user agent as part of our tracing package, rather than
    relying on each top level entry point for a handler to set it up. We
    will rely on the OTEL service name, which is consistently set as part of
    each lambda config.
    jta committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d8b0dc9 View commit details
    Browse the repository at this point in the history