Advanced Debugging Page

The Advanced Debugging page of the Admin UI provides links to advanced monitoring and troubleshooting reports and cluster configuration details. To view the Advanced Debugging page, access the Admin UI and then click the gear icon on the left-hand navigation bar.

Note:

These pages are experimental and undocumented. If you find an issue, let us know through these channels.

License and node information

On the right-side of the page, the following information is displayed:

  • CockroachDB license type: Helps determine if you have access to Enterprise features.
  • Current node ID: Helps identify the current node when viewing the Admin UI through a load balancer.

Reports and Configuration

The following debug reports and configuration views are useful for monitoring and troubleshooting CockroachDB:

ReportDescription
Custom Time Series ChartCreate a custom chart of time series data.
Problem RangesView ranges in your cluster that are unavailable, underreplicated, slow, or have other problems.
Network LatencyCheck latencies between all nodes in your cluster.
Data Distribution and Zone ConfigsView the distribution of table data across nodes and verify zone configuration.
Cluster SettingsView all cluster settings and their configured values.
LocalitiesCheck node localities for your cluster.

Even More Advanced Debugging

The Even More Advanced Debugging section of the page lists additional reports that are largely internal and intended for use by CockroachDB developers. You can ignore this section while monitoring and troubleshooting CockroachDB. Alternatively, if you want to learn how to use these pages, feel free to contact us through these channels.

See also

Was this page helpful?
YesNo