From 01fd9dfd1e9f44fb7fe4fa76238a2cc04a12234b Mon Sep 17 00:00:00 2001 From: kaaaaaaang Date: Tue, 31 Dec 2024 15:43:09 +0800 Subject: [PATCH] This is an automated cherry-pick of #19850 Signed-off-by: ti-chi-bot --- clinic/clinic-introduction.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/clinic/clinic-introduction.md b/clinic/clinic-introduction.md index 0d1a2bd3a69f9..7a96403cd8551 100644 --- a/clinic/clinic-introduction.md +++ b/clinic/clinic-introduction.md @@ -1,6 +1,10 @@ --- title: PingCAP Clinic Overview +<<<<<<< HEAD summary: Learn about the PingCAP Clinic Diagnostic Service (PingCAP Clinic), including tool components, user scenarios, and implementation principles. +======= +summary: PingCAP Clinic is a diagnostic service for TiDB clusters deployed using TiUP or TiDB Operator. It helps troubleshoot cluster problems remotely, ensures stable operation, and provides quick cluster status checks. The service includes Diag client for data collection and Clinic Server for online diagnostic reports. Users can troubleshoot problems remotely and quickly check cluster status. Diag collects diagnostic data through various methods, and Clinic Server has limitations on clusters, storage, and data size. The service is free until April 15, 2025. Next steps include using PingCAP Clinic in different environments. +>>>>>>> bc35295f1e (update Clinic free period (#19850)) --- # PingCAP Clinic Overview @@ -61,7 +65,7 @@ First, Diag gets cluster topology information from the deployment tool TiUP (tiu > **Note:** > -> - Clinic Server is free from July 15, 2022 to December 31, 2024. You will be notified through email before December 31, 2024 if the service starts charging fee afterwards. +> - Clinic Server is free from July 15, 2022 to April 15, 2025. You will be notified through email before April 15, 2025 if the service starts charging fee afterwards. > - If you want to adjust the usage limitations, [get support](/support.md) from PingCAP. | Service Type| Limitation |