elastic / elastic/apm-agent-nodejs

Report http.request.bytes and http.response.bytes

Open
#1,576 0 comments 2 reactions 0 assignees View on GitHub
agent-nodejs enhancement
Dominant language
JavaScript
Stars
594
Forks
244
Avg merge
1d 8h
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
I'd like to have metrics based on size of requests/responses.

**Describe the solution you'd like**
http.request.bytes and http.response.bytes fields should be set accordingly.

**Describe alternatives you've considered**
Indexing http.headers.content-length; this may not work in all cases.

**Additional context**
https://www.elastic.co/guide/en/ecs/current/ecs-http.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.