📹 The future of AI infrastructure: optimize and shard your database with agents.Watch the talk
Navigation

Show Insights error and anomaly details from the CLI

You can now inspect a single Insights error fingerprint or anomaly. errors show lists its failed executions, and anomalies show includes the queries correlated with it.

pscale insights errors show <database> <branch> <fingerprint> --org <org>
pscale insights anomalies show <database> <branch> <anomaly-id> --org <org>

Read the CLI insights docs