Skip to content

HTTP client tracing (reqwest, hyper) #32

Description

@ibrahimcesar

Automatic instrumentation for HTTP clients to track outgoing requests.

Goals

  • Instrument reqwest and hyper HTTP clients
  • Track request timing, status, and errors
  • Propagate trace context in headers

Features

  • reqwest middleware layer
  • hyper client connector wrapper
  • Automatic trace header injection
  • Response timing and error tracking

Acceptance Criteria

  • All HTTP requests automatically tracked
  • Trace context in request headers
  • Response time in task metadata
  • Error responses captured

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions