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

Fetch Insights query samples from the CLI

You can now view recent query samples from Insights with pscale insights queries samples. Samples include the full SQL, duration, and query tags.

pscale insights queries <database> <branch>
pscale insights queries samples <database> <branch> <fingerprint> --keyspace <keyspace>

The pscale insights queries command now includes the fingerprint and keyspace needed to fetch samples.

Read the CLI insights docs