Skip to content

Commit

Permalink
This is an automated cherry-pick of pingcap#19850
Browse files Browse the repository at this point in the history
Signed-off-by: ti-chi-bot <[email protected]>
  • Loading branch information
kaaaaaaang authored and ti-chi-bot committed Dec 31, 2024
1 parent 649cca7 commit 72b64ac
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion clinic/clinic-introduction.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 72b64ac

Please sign in to comment.