Skip to content

o11y: Detailed tracing for HTTP requests #3239

@westarle

Description

@westarle

Thanks for stopping by to let us know something could be better!

Is your feature request related to a problem? Please describe.
When reviewing traces from my application, I only see the high-level operation of the client. Beyond that, the operation of the client library (e.g. requests made, backoff and retries) are not present in tracing data.

I would like to see detailed spans (in tracing) for each individual HTTP request that is sent from the client. These traces should ultimately have details like the ones defined by Open Telemetry HTTP semantic conventions (e.g. method, service name and port.)

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions