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
Currently, the atlas-server lacks proper logs to debug what's going on in case of anything breaking in a deployed environment. We should add better logs and metrics to help with that.
To do it we could use '@well-known-components/metrics' like we do in the transactions-server and ILoggerComponent from the interfaces too
The text was updated successfully, but these errors were encountered:
Currently, the atlas-server lacks proper logs to debug what's going on in case of anything breaking in a deployed environment. We should add better logs and metrics to help with that.
To do it we could use '@well-known-components/metrics' like we do in the
transactions-server
andILoggerComponent
from the interfaces tooThe text was updated successfully, but these errors were encountered: