Skip to content

Update TiDB Cloud dashboards for Dedicated, Premium, and Essential - #3083

Open
Yujie-Xie wants to merge 4 commits into
DataDog:masterfrom
Yujie-Xie:feat/tidb-cloud-premium-essential-dashboards
Open

Update TiDB Cloud dashboards for Dedicated, Premium, and Essential#3083
Yujie-Xie wants to merge 4 commits into
DataDog:masterfrom
Yujie-Xie:feat/tidb-cloud-premium-essential-dashboards

Conversation

@Yujie-Xie

Copy link
Copy Markdown

What changed

  • Update the TiDB Cloud Dedicated dashboard CPU panels to use the precomputed tidb_cloud.node_cpu_seconds_total_rate metric for TiDB, TiKV, and TiFlash.
  • Add dedicated Datadog dashboard assets for TiDB Cloud Premium and Essential.
  • Register the Premium and Essential dashboards in the TiDB Cloud integration manifest.
  • Add the changes to the TiDB Cloud 1.3.0 changelog.
  • Essential V2 is intentionally not included in this change.

Why

The Dedicated dashboard still calculated CPU rate in Datadog from tidb_cloud.node_cpu_seconds_total with .as_rate().rollup(sum, 120), while the metrics integration now exports the CPU rate directly. Premium and Essential also need plan-specific dashboards matching their supported metric sets.

Impact

Users can import plan-specific Premium and Essential dashboards, and the Dedicated CPU panels use the exported CPU-rate metric consistently.

Validation

  • Parsed the integration manifest and all dashboard assets with jq.
  • Verified every dashboard path registered in the manifest exists.
  • Verified the Dedicated dashboard changes only the three CPU queries.
  • Verified the Premium dashboard contains 21 metric queries and the Essential dashboard contains 19 metric queries.
  • Ran git diff --check.

@Yujie-Xie
Yujie-Xie marked this pull request as ready for review July 31, 2026 08:57
@Yujie-Xie
Yujie-Xie requested a review from a team as a code owner July 31, 2026 08:57
@Yujie-Xie
Yujie-Xie requested review from bgoldberg122 and removed request for a team July 31, 2026 08:57
@Yujie-Xie

Copy link
Copy Markdown
Author

@bgoldberg122 Could you please review this PR? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant