atviriduomenys / spinta

Spinta is a framework to describe, extract and publish data (a DEP Framework).
MIT License
13 stars 4 forks source link

Logs monitoring for errors #99

Open sirex opened 3 years ago

sirex commented 3 years ago

When an internal server error happens, a helpdesk should receive an email, with all information about the error, this way, we can start fixing the error, before user notices the error. And if user reports the error, we already have all the information, about the error.

On possible option to use Sentry, for error monitoring. Or use some other similar tools.

sirex commented 8 months ago

Consider using OpenTelemetry.