From 81a39f649136ad77f4ca4cbd9a233cc8d21d81be Mon Sep 17 00:00:00 2001 From: BornChanger Date: Mon, 4 Nov 2024 14:24:06 +0800 Subject: [PATCH] br: add link to snapshot backup&restore metrics Signed-off-by: BornChanger --- 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 82766b17539e7..14c0ba9c86061 100644 --- a/br/br-monitoring-and-alert.md +++ b/br/br-monitoring-and-alert.md @@ -7,6 +7,10 @@ summary: This document describes monitoring and alert for backup and restore, in 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.