elastic / elastic/apm-agent-nodejs

Low level details about outbound HTTP requests

Open
#2,595 9 comments 1 reaction 0 assignees View on GitHub
8.4-candidate agent-nodejs community
Dominant language
JavaScript
Stars
594
Forks
244
Avg merge
1d 8h
Merged PRs (30d)
16

Description

One challenge with understanding performance issues in Elastic APM is that outbound HTTP requests are shown as a simple bar representing start and end time, but that omits many details. Additional details like how much of that request was DNS lookup, connection time, SSL handshake, and request body upload and response body download would help us identify networking and environmental issues. New Relic has this level of granularity, and we can see it in browser instrumentation; it'd be nice to have it in Elastic APM as well.

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.