For runtime metrics, Instana has its own implementation, which is different from the OpenTelemetry implementation.
This issue is to track the difference, including:
- The different runtime metrics being collected by the two libraries.
- The different ways being used to collect the runtime metrics.
The final goal is:
- Build the integration package (the custom dashboards) for node.js runtime based on the combined view of the two runtime metrics sets.
- Identify the gap between the two implementations. For those that are missed in the OpenTelemetry implementation, see if we can contribute back to the community.