elastic / elastic/apm-agent-nodejs
metrics doc page should mention how to add custom metrics
Open
agent-nodejs
docs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.