Page MenuHomePhabricator

Generalised metrics for service-template-node
Closed, ResolvedPublic

Description

During the service team offsite it was decided, that it would be useful to have metrics for backend services. It's possible to make it work out of the box for the services based on service-template-node by creating an express middleware that would generically send timings for each route, same way as it's currently done in the HyperSwitch services

Event Timeline

Taking this one as I've already got a patch for it.

PR #67 provides the out-of-the-box metrics for all endpoints.