From 67f08a02e23041fb7900e848924ae7a213080111 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 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.