Skip to main content
Demo Project

NewLogPattern:kinddatabasedb.systempostgresqlINSERTINTOaccounting."order"(ord

A new log pattern has been detected. Review to ensure it's expected behavior.

Log PatternERRORaccounting105 occurrencesFirst seen 2 weeks ago
Pattern Volume
Log PatternEvent summary
databasepostgresqlINSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting."order"(order_id)VALUES(@p{integer});INSERTINTOaccounting.orderitem(order_id,product_id,item_cost_currency_code,item_cootelERROR
Sample Message
databasepostgresqlINSERT INTO accounting."order" (order_id) VALUES (@p0); INSERT INTO accounting."order" (order_id) VALUES (@p1); INSERT INTO accounting.orderitem (order_id, product_id, item_cost_currency_code, item_cootelERROR{"db":{"namespace":"otel","npgsql":{"connection_id":471759,"data_source":"Host=postgresql;Username=otelu;Database=otel"},"query":{"text":"INSERT INTO accounting."order" (order_id) VALUES (@p0); INSERT INTO accounting."order" (order_id) VALUES (@p1); INSERT INTO accounting.orderitem (order_id, product_id, item_cost_currency_code, item_cost_nanos, item_cost_units, quantity) VALUES (@p2, @p3, @p4, @p5, @p6, @p7); INSERT INTO accounting.orderitem (order_id, product_id, item_cost_currenc...ERRORpostgres10.5 ms
Activity
Issue events

Investigation

FirstRecent