Recommendations

Query Pattern

Query patterns are used to group similar queries together and analyze their performance.

await prisma.order.aggregate({ _avg: { items: { quantity_price: true } } });

Performance

Metrics

These are your key database performance metrics in the selected time range.

Average total duration
64.06msAVG
66msP50
73.4msP99
73.58msMAX
Queries per second
44.93-3%
vs. prior 7 days
Error rate
0.000%-4%
vs. prior 7 days
Overall status
Regression
vs. prior 7 days

Latencies

The following graph shows the time it takes for prisma queries to complete

Errors

The following graph shows the query failures and successes over time.