From 0a4fa3ae2b2c38b1666af593a8574bf8d3b60b6e Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 4 Nov 2024 15:47:22 +0800 Subject: [PATCH] br: add link to snapshot backup&restore metrics (#19307) (#19308) --- br/br-monitoring-and-alert.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/br/br-monitoring-and-alert.md b/br/br-monitoring-and-alert.md index dd211b21d6713..b4981384e0115 100644 --- a/br/br-monitoring-and-alert.md +++ b/br/br-monitoring-and-alert.md @@ -7,6 +7,10 @@ summary: Learn the monitoring and alert of the backup and restore feature. This document describes the monitoring and alert of the backup and restore feature, including how to deploy monitoring components, monitoring metrics, and common alerts. +## Snapshot backup and restore monitoring + +To view the snapshot backup and restore metrics, go to the [**TiKV-Details** > **Backup & Import** dashboard](/grafana-tikv-dashboard.md#backup--import) in Grafana. + ## Log backup monitoring Log backup supports using [Prometheus](https://prometheus.io/) to collect monitoring metrics. Currently all monitoring metrics are built into TiKV.