elastic / apm-agent-nodejs

https://www.elastic.co/guide/en/apm/agent/nodejs/current/index.html
BSD 2-Clause "Simplified" License
581 stars 224 forks source link

Feature Request: Garbage Collection Metrics #1991

Open astorm opened 3 years ago

astorm commented 3 years ago

Is your feature request related to a problem? Please describe.

Node.js (via V8) makes certain garbage collection metrics available to end users via a C++ based API. (see https://www.npmjs.com/package/gc-profiler). Having these metrics available to end users would be useful for users attempting to diagnose garbage collection related performance issues and failures in their applications.

Describe the solution you'd like

Open questions from product

heisGarvit commented 2 weeks ago

Hi,

any plans to add this feature?

prom-client appears to have these metrics - https://grafana.com/docs/grafana-cloud/monitor-infrastructure/integrations/integration-reference/integration-nodejs/#metrics