Skip to main content
Demo Project

New PostgreSQL Order Insert Errors in Accounting Service

CRITICALLog PatternERROR45 all time
First seen:1 week ago
Last seen:1 week ago
Service:accounting

Pattern Volume

Events

Log Pattern

Event summary
databasepostgresqlINSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting.orderitem(order_id,product_id,item_cost_currency_code,item_cost_nanos,item_cost_units,quantity)VALUES(@p{integer},@p{integer},@<*>ERROR

Event sample

Looking for an event in the selected range…
Stored sample · saved with this issue, outside the range filter
databasepostgresqlINSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting.orderitem(order_id,product_id,item_cost_currency_code,item_cost_nanos,item_cost_units,quantity)VALUES(@p{integer},@p{integer},@<*>ERROR

Investigation

Activity