|
11 | 11 | - Get Started with TiDB Cloud |
12 | 12 | - [Try Out TiDB Cloud](/tidb-cloud/tidb-cloud-quickstart.md) |
13 | 13 | - [Try Out HTAP](/tidb-cloud/tidb-cloud-htap-quickstart.md) |
14 | | - - [Try Out TiDB Cloud CLI](/tidb-cloud/get-started-with-cli.md) |
15 | 14 | - Key Concepts |
16 | 15 | - [Overview](/tidb-cloud/key-concepts.md) |
17 | 16 | - [Architecture](/tidb-cloud/architecture-concepts.md) |
|
124 | 123 |
|
125 | 124 | ## GUIDES |
126 | 125 |
|
127 | | -- Manage Instances |
128 | | - - [Select Your Cluster Plan](/tidb-cloud/select-cluster-tier.md) |
129 | | - - Manage TiDB Cloud Instances |
130 | | - - [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md) |
131 | | - - Connect to Your TiDB Cloud Instance |
132 | | - - [Connection Overview](/tidb-cloud/premium/connect-to-tidb-instance.md) |
133 | | - - [Connect via Public Endpoint](/tidb-cloud/premium/connect-to-premium-via-public-connection.md) |
134 | | - - [Connect via Private Endpoint with AWS](/tidb-cloud/premium/connect-to-premium-via-aws-private-endpoint.md) |
135 | | - - [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/premium/connect-to-premium-via-alibaba-cloud-private-endpoint.md) |
136 | | - - [Back Up and Restore TiDB Cloud Data](/tidb-cloud/premium/backup-and-restore-premium.md) |
137 | | - - Use an HTAP Cluster with TiFlash |
| 126 | +- [Select Your Plan](/tidb-cloud/select-cluster-tier.md) |
| 127 | +- [Manage TiDB Cloud Resources and Projects](/tidb-cloud/manage-projects-and-resources.md) |
| 128 | +- Manage {{{ .premium }}} Instances |
| 129 | + - [Create a {{{ .premium }}} Instance](/tidb-cloud/premium/create-tidb-instance-premium.md) |
| 130 | + - Connect to Your {{{ .premium }}} Instance |
| 131 | + - [Connection Overview](/tidb-cloud/premium/connect-to-tidb-instance.md) |
| 132 | + - [Connect via Public Endpoint](/tidb-cloud/premium/connect-to-premium-via-public-connection.md) |
| 133 | + - [Connect via Private Endpoint with AWS](/tidb-cloud/premium/connect-to-premium-via-aws-private-endpoint.md) |
| 134 | + - [Connect via Private Endpoint with Alibaba Cloud](/tidb-cloud/premium/connect-to-premium-via-alibaba-cloud-private-endpoint.md) |
| 135 | + - [Back Up and Restore TiDB Cloud Data](/tidb-cloud/premium/backup-and-restore-premium.md) |
| 136 | + - [Export Data from {{{ .premium }}}](/tidb-cloud/premium/premium-export.md) |
| 137 | + - Use TiFlash for HTAP |
138 | 138 | - [TiFlash Overview](/tiflash/tiflash-overview.md) |
139 | 139 | - [Create TiFlash Replicas](/tiflash/create-tiflash-replicas.md) |
140 | 140 | - [Read Data from TiFlash](/tiflash/use-tidb-to-read-tiflash.md) |
|
148 | 148 | - Monitor and Alert |
149 | 149 | - [Overview](/tidb-cloud/monitor-tidb-cluster.md) |
150 | 150 | - [Built-in Metrics](/tidb-cloud/premium/built-in-monitoring-premium.md) |
| 151 | + - [Integrate TiDB Cloud with Prometheus and Grafana](/tidb-cloud/prometheus-grafana-integration.md) |
151 | 152 | - Tune Performance |
152 | 153 | - [Overview](/tidb-cloud/tidb-cloud-tune-performance-overview.md) |
153 | 154 | - [Analyze Performance](/tidb-cloud/tune-performance.md) |
|
197 | 198 | - [TiKV Follower Read](/follower-read.md) |
198 | 199 | - [Coprocessor Cache](/coprocessor-cache.md) |
199 | 200 | - [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md) |
200 | | - - [Delete a TiDB Instance](/tidb-cloud/premium/delete-tidb-instance.md) |
| 201 | + - [Delete a {{{ .premium }}} Instance](/tidb-cloud/premium/delete-tidb-instance.md) |
201 | 202 | - Migrate or Import Data |
202 | 203 | - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) |
203 | 204 | - Migrate Data into TiDB Cloud |
|
216 | 217 | - [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md) |
217 | 218 | - [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md) |
218 | 219 | - [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md) |
219 | | - - [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md) |
| 220 | + - [Connect AWS DMS to TiDB Cloud](/tidb-cloud/tidb-cloud-connect-aws-dms.md) |
220 | 221 | - Stream Data |
221 | 222 | - [Changefeed Overview](/tidb-cloud/changefeed-overview.md) |
222 | 223 | - [To MySQL Sink](/tidb-cloud/changefeed-sink-to-mysql.md) |
|
534 | 535 | - [`schema_unused_indexes`](/sys-schema/sys-schema-unused-indexes.md) |
535 | 536 | - [Metadata Lock](/metadata-lock.md) |
536 | 537 | - [TiDB Accelerated Table Creation](/accelerated-table-creation.md) |
537 | | -- CLI Reference  |
538 | | - - [Overview](/tidb-cloud/cli-reference.md) |
539 | | - - auth |
540 | | - - [login](/tidb-cloud/ticloud-auth-login.md) |
541 | | - - [logout](/tidb-cloud/ticloud-auth-logout.md) |
542 | | - - [whoami](/tidb-cloud/ticloud-auth-whoami.md) |
543 | | - - serverless |
544 | | - - [capacity](/tidb-cloud/ticloud-serverless-capacity.md) |
545 | | - - [create](/tidb-cloud/ticloud-cluster-create.md) |
546 | | - - [delete](/tidb-cloud/ticloud-cluster-delete.md) |
547 | | - - [describe](/tidb-cloud/ticloud-cluster-describe.md) |
548 | | - - [list](/tidb-cloud/ticloud-cluster-list.md) |
549 | | - - [update](/tidb-cloud/ticloud-serverless-update.md) |
550 | | - - [spending-limit](/tidb-cloud/ticloud-serverless-spending-limit.md) |
551 | | - - [region](/tidb-cloud/ticloud-serverless-region.md) |
552 | | - - [shell](/tidb-cloud/ticloud-serverless-shell.md) |
553 | | - - branch |
554 | | - - [create](/tidb-cloud/ticloud-branch-create.md) |
555 | | - - [delete](/tidb-cloud/ticloud-branch-delete.md) |
556 | | - - [describe](/tidb-cloud/ticloud-branch-describe.md) |
557 | | - - [list](/tidb-cloud/ticloud-branch-list.md) |
558 | | - - [shell](/tidb-cloud/ticloud-branch-shell.md) |
559 | | - - import |
560 | | - - [cancel](/tidb-cloud/ticloud-import-cancel.md) |
561 | | - - [describe](/tidb-cloud/ticloud-import-describe.md) |
562 | | - - [list](/tidb-cloud/ticloud-import-list.md) |
563 | | - - [start](/tidb-cloud/ticloud-import-start.md) |
564 | | - - export |
565 | | - - [create](/tidb-cloud/ticloud-serverless-export-create.md) |
566 | | - - [describe](/tidb-cloud/ticloud-serverless-export-describe.md) |
567 | | - - [list](/tidb-cloud/ticloud-serverless-export-list.md) |
568 | | - - [cancel](/tidb-cloud/ticloud-serverless-export-cancel.md) |
569 | | - - [download](/tidb-cloud/ticloud-serverless-export-download.md) |
570 | | - - sql-user |
571 | | - - [create](/tidb-cloud/ticloud-serverless-sql-user-create.md) |
572 | | - - [delete](/tidb-cloud/ticloud-serverless-sql-user-delete.md) |
573 | | - - [list](/tidb-cloud/ticloud-serverless-sql-user-list.md) |
574 | | - - [update](/tidb-cloud/ticloud-serverless-sql-user-update.md) |
575 | | - - authorized-network |
576 | | - - [create](/tidb-cloud/ticloud-serverless-authorized-network-create.md) |
577 | | - - [delete](/tidb-cloud/ticloud-serverless-authorized-network-delete.md) |
578 | | - - [list](/tidb-cloud/ticloud-serverless-authorized-network-list.md) |
579 | | - - [update](/tidb-cloud/ticloud-serverless-authorized-network-update.md) |
580 | | - - [completion](/tidb-cloud/ticloud-completion.md) |
581 | | - - config |
582 | | - - [create](/tidb-cloud/ticloud-config-create.md) |
583 | | - - [delete](/tidb-cloud/ticloud-config-delete.md) |
584 | | - - [describe](/tidb-cloud/ticloud-config-describe.md) |
585 | | - - [edit](/tidb-cloud/ticloud-config-edit.md) |
586 | | - - [list](/tidb-cloud/ticloud-config-list.md) |
587 | | - - [set](/tidb-cloud/ticloud-config-set.md) |
588 | | - - [use](/tidb-cloud/ticloud-config-use.md) |
589 | | - - project |
590 | | - - [list](/tidb-cloud/ticloud-project-list.md) |
591 | | - - [upgrade](/tidb-cloud/ticloud-upgrade.md) |
592 | | - - [help](/tidb-cloud/ticloud-help.md) |
593 | 538 | - General Reference |
594 | 539 | - TiDB Classic Architecture |
595 | 540 | - [Overview](/tidb-architecture.md) |
|
0 commit comments