Skip to content

collect span.context.http.response.{decoded_body_size,encoded_body_size,headers} for outgoing HTTP requests #2484

@trentm

Description

@trentm

Currently for outgoing HTTP requests we don't collect these fields.
Adding this data to Elasticsearch spans as well would be helpful. These fields would help making correlations for requests with large response bodies.

(Note also that since HTTP context code was updated span.context.http.status_code has been deprecated in favour of span.context.http.response.status_code. However, switching to that might require APM server version sniffing.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions