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

feat(forwarder): add tracing to HTTP client #243

Merged
merged 1 commit into from
May 8, 2024
Merged

feat(forwarder): add tracing to HTTP client #243

merged 1 commit into from
May 8, 2024

Commits on May 8, 2024

  1. feat(forwarder): add tracing to HTTP client

    This commit introduces tracing support for the legacy HTTP client
    embedded in the forwarder. The HTTP client has be refactored out of the
    internal package in order to facilitate reuse across components if
    necessary.
    jta committed May 8, 2024
    Configuration menu
    Copy the full SHA
    43f5b47 View commit details
    Browse the repository at this point in the history