diff --git a/tidb-cloud/features.md b/tidb-cloud/features.md index 75e2748c1ea10..2af93e7622fd4 100644 --- a/tidb-cloud/features.md +++ b/tidb-cloud/features.md @@ -233,7 +233,7 @@ This document lists the feature support status for different TiDB Cloud plans, i Events ✅ ✅ - 🚧 + ✅ ✅ diff --git a/tidb-cloud/monitoring-concepts.md b/tidb-cloud/monitoring-concepts.md index 0fea775382650..25efd2436935a 100644 --- a/tidb-cloud/monitoring-concepts.md +++ b/tidb-cloud/monitoring-concepts.md @@ -40,7 +40,7 @@ For more information, see [TiDB Cloud Built-in Alerting](/tidb-cloud/monitor-bui In TiDB Cloud, an event indicates a change in your TiDB Cloud resource. -- For {{{ .starter }}} and Essential instances, TiDB Cloud logs the historical events at the instance level. +- For {{{ .starter }}}, Essential and Premium instances, TiDB Cloud logs the historical events at the instance level. - For TiDB Cloud Dedicated clusters, TiDB Cloud logs the historical events at the cluster level. You can view the logged events on the **Events** page, including the event type, status, message, trigger time, and trigger user. diff --git a/tidb-cloud/tidb-cloud-events.md b/tidb-cloud/tidb-cloud-events.md index ace326e9b1470..b840cfa4e0b86 100644 --- a/tidb-cloud/tidb-cloud-events.md +++ b/tidb-cloud/tidb-cloud-events.md @@ -5,9 +5,9 @@ summary: Learn how to view the events for TiDB Cloud resources using the Events # Events - + -For {{{ .starter }}} and Essential instances, TiDB Cloud logs the historical events at the instance level. An *event* indicates a change in your {{{ .starter }}} or Essential instance. You can view the logged events on the **Events** page, including the event type, status, message, trigger time, and trigger user. +For {{{ .starter }}}, Essential and Premium instances, TiDB Cloud logs the historical events at the instance level. An *event* indicates a change in your {{{ .starter }}}, Essential or Premium instance. You can view the logged events on the **Events** page, including the event type, status, message, trigger time, and trigger user. @@ -23,7 +23,7 @@ This document describes how to view the historical events using the **Events** p To view the events on the **Events** page, take the following steps: -1. On the [**My TiDB**](https://tidbcloud.com/tidbs) page, click the name of your target {{{ .starter }}} or Essential instanceTiDB Cloud Dedicated cluster to go to its overview page. +1. On the [**My TiDB**](https://tidbcloud.com/tidbs) page, click the name of your target {{{ .starter }}}, Essential or Premium instanceTiDB Cloud Dedicated cluster to go to its overview page. > **Tip:** > @@ -33,7 +33,9 @@ To view the events on the **Events** page, take the following steps: ## Logged events -TiDB Cloud logs the following types of cluster events: + + +TiDB Cloud logs the following types of events: | Event Type| Description | |:--- |:--- | @@ -55,6 +57,42 @@ TiDB Cloud logs the following types of cluster events: | UpdateSpendingLimit | Update spending limit of a {{{ .starter }}} instance | | ResourceLimitation | Update resource limitation of a {{{ .starter }}} or {{{ .essential }}} instance | + + + + +TiDB Cloud Premium logs the following types of events: + +| Event Type| Description | +|:--- |:--- | +| CreateInstance | Create an instance | +| CreateDataMigration | Create a Data Migration Task | +| DeleteDataMigration | Delete a Data Migration Task | +| PauseDataMigration | Pause a Data Migration Task | +| ResumeDataMigration | Resume a Data Migration Task | +| ImportData | Import Data | +| CreatePrivateEndpoint | Create an AWS Private Endpoint for External Services | +| DeletePrivateEndpoint | Delete an AWS Private Endpoint for External Services | +| CreateChangefeed | Create a changefeed | +| ScaleChangefeed | Scale a changefeed | +| PauseChangefeed | Pause a changefeed | +| ResumeChangefeed | Resume a changefeed | +| EditChangefeed | Edit a changefeed | +| DeleteChangefeed | Delete a changefeed | +| BackupCluster | Back up a cluster | +| DeleteBackup | Delete a backup| +| UpdateBackupSetting | Update a backup setting | +| RestoreFromBackup | Restore from backup | +| CreateExport | Create an export | +| CancelExport | Cancel an export | +| DeleteExport | Delete an export | +| RestoreInstance | Restore to an instance | +| UpdatePublicEndpoint | Update a public endpoint | +| UpdateClusterCapacity | Update an instance capacity | +| CreatePrivateLink | Create a PrivateLink Endpoint | + + + For each event, the following information is logged: - Event Type