opentelemetry-demo icon indicating copy to clipboard operation
opentelemetry-demo copied to clipboard

Review and enhance metric support for payment service (node.js)

Open cartersocha opened this issue 2 years ago • 0 comments

The following are requirements for metrics in the project. Not all services will meet all requirements.

  • [ ] Service metrics should not be duplicative of trace-derived metrics.
  • [ ] Services should emit multiple business metrics where appropriate.
  • [ ] Services should emit trace exemplars for their metrics.
  • [ ] Services should use push metrics where possible.
  • [ ] Services should explicitly read baggage where needed.
  • [ ] Collectors should perform metric transforms to normalize resource and service metrics.

Referencing issue: https://github.com/open-telemetry/opentelemetry-demo-webstore/issues/43

cartersocha avatar May 30 '22 17:05 cartersocha