DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

TiDB Dashboard: Easier Troubleshooting for Distributed Databases

5 years ago dzone.com
TiDB Dashboard: Easier Troubleshooting for Distributed Databases

Summary: This is a summary of an article originally published by the source. Read the full original article here →

It's challenging to troubleshoot issues in a distributed database because the information about the system is scattered in different machines. TiDB is an open-source, distributed SQL database that supports Hybrid Transactional/Analytical Processing (HTAP) workloads.

For example, if you're a developer, you could adopt TiDB and TiDB Dashboard for your applications, or even design a similar tool to troubleshoot your system.

If your TiDB cluster is version 4.0.0-rc.1 or later, you can give TiDB Dashboard a try.

You can use TiUP to quickly set up a TiDB 4.0 cluster on your local machine, and then: tiup playground nightly --monitor

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com