You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to setup telemetry services for our application so we can inspect the health of our services, as well logs too. This ticket should cover both frontend and backend systems.
To assignee: please create individual tickets for this epic to track progress.
Resources
We should use the battle-tested logger pino. What's most popular in the node ecosystem is a logger called winston, but pino seems to be better now. Explanations can be found here
For APM, I think Datadog seems to be the hallmark of APM tools. More investigation should be done though.
We also need to setup Google analytics.
The text was updated successfully, but these errors were encountered:
Problem
We need to setup telemetry services for our application so we can inspect the health of our services, as well logs too. This ticket should cover both frontend and backend systems.
To assignee: please create individual tickets for this epic to track progress.
Resources
We should use the battle-tested logger pino. What's most popular in the node ecosystem is a logger called winston, but pino seems to be better now. Explanations can be found here
For APM, I think Datadog seems to be the hallmark of APM tools. More investigation should be done though.
We also need to setup Google analytics.
The text was updated successfully, but these errors were encountered: