Open Anomalies
From the PlanetScale dashboard, select a Neki database and branch, then select Insights and Anomalies.Read the Anomalies graph
The graph shows the percentage of queries executing slower than the 97.7th (2-sigma) percentile baseline on the y-axis and time on the x-axis. The expected line is the share of slow queries that is statistically normal for a database with uniform performance over time. Small deviations are normal. Only substantial, sustained deviations are treated as an anomaly. Periods of unhealthy performance are highlighted. Select an anomaly to open its detail view, which shows when the period started and ended, how long it lasted, and the slow-query percentage before, during, and after it. The detail view then lists signals from the same period:- Correlated queries, with the execution rate of each one.
- Queries per second, rows written per second, rows read per second, and errors per second for the branch.
- Shard-primary CPU utilization, memory utilization, and IOPS.
- Backups that were running during the period.

