Home / Companies / Cockroach Labs / Blog / Post Details
Content Deep Dive

Use the Cockroach DB Console to Observe and Troubleshoot SQL

Blog post from Cockroach Labs

Post Details
Company
Date Published
Author
Andy Woods
Word Count
926
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

CockroachDB provides a DB Console for developers and operators to monitor their clusters. The console offers access to important cluster data such as Metrics, Databases, Sessions (new in CockroachDB 20.2), Transactions (new in CockroachDB 20.2), Statements, and more. Operators can use the DB Console to evaluate node status, replication health, and key metrics like CPU, memory, and disk usage. Developers can observe their workloads and sessions, transactions, and statements that comprise them. The Sessions page allows developers to find and cancel problematic active sessions, while the Transactions page provides visibility into transaction fingerprints on a new transactions page in the DB Console. SQL shell users can access this information directly through CockroachDB Internal Tables or by using SHOW SESSIONS, SHOW TRANSACTIONS, and SHOW QUERIES commands.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Observability 4 477 94 32 -18%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.