Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.14 KB

File metadata and controls

15 lines (10 loc) · 1.14 KB
title summary
TiDB Monitoring API Overview
Learn the API of TiDB monitoring services.

TiDB Monitoring API Overview

The TiDB monitoring framework uses two open-source projects: Prometheus and Grafana. TiDB uses Prometheus to store monitoring and performance metrics and Grafana to visualize these metrics. TiDB also provides the built-in TiDB Dashboard for monitoring and diagnosing TiDB clusters.

You can use the following interfaces to monitor TiDB cluster status:

For more information about each API, including request parameters, response examples, and usage instructions, see TiDB Monitoring API.