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
Postgres error contains a property called length (number).
When an error is sent with this property, to logz.io, it failes to parse it (the log disappears).
It may be a problem specific to logz.io, but maybe the problem is with logstash (i think logzio uses logstash).
If so, you may have to remove the property length when you serialize an error.
The text was updated successfully, but these errors were encountered:
Postgres error contains a property called
length
(number).When an error is sent with this property, to logz.io, it failes to parse it (the log disappears).
It may be a problem specific to logz.io, but maybe the problem is with logstash (i think logzio uses logstash).
If so, you may have to remove the property length when you serialize an error.
The text was updated successfully, but these errors were encountered: