apm-agent-nodejs icon indicating copy to clipboard operation
apm-agent-nodejs copied to clipboard

metrics doc page should mention how to add custom metrics

Open trentm opened this issue 3 years ago • 0 comments

https://www.elastic.co/guide/en/apm/agent/nodejs/current/metrics.html currently doesn't mention custom metrics at all. One has to know there is the apm.registerMetrics(...) API to go find it at https://www.elastic.co/guide/en/apm/agent/nodejs/current/agent-api.html#apm-register-custom-metrics

The metrics doc page should have a section on custom metrics.

trentm avatar Apr 05 '22 15:04 trentm