elastic / elastic/apm-agent-nodejs
Profiling - Method / Middlewares Inferred Spans
Open
agent-nodejs
community
enhancement
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
As we are monitoring our Node.js application, the majority of the time is spent in the Node - while our database queries seems to be faster. Is there a way to see which methods are taking the most time?
Something like inferred spans that is supported in Java agent - https://www.elastic.co/guide/en/apm/agent/java/current/config-profiling.html#config-profiling-inferred-spans-enabled
Contributor guide
Assessment
This issue has not been assessed yet.