tencent cloud

TencentDB for DBbrain

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Features
Strengths
Use Cases
Feature List
Region List
Purchase Guide
Operation Guide
Cloud Access Management
Self-Built Database Access
Instance Overview
Instance Management
Monitoring and Alarms
Health Report and Kill Session Report Management
MySQL/TDSQL-C for MySQL Performance Optimization
TDSQL for MySQL/MariaDB Performance Optimization
Distributed cache database (Distributed Cache) diagnostic optimization
MongoDB Performance Optimization
Full-Link Analysis
Practical Tutorial
Fixing High CPU Utilization on MySQL Instance
Fixing Lock Conflict on MySQL Instance
How to Address High CPU Utilization Issues in Distributed Cache Instances
Fixing High CPU Utilization in MongoDB Instance
Fixing Short Node Oplog Retention Period in MongoDB Instance
API Documentation
History
Introduction
Introduction
API Category
Making API Requests
Session Killing APIs
Exception Detection APIs
Other APIs
Redis related APIs
Health Report Email Sending APIs
Space Analysis APIs
Slow Log Analysis APIs
Security Audit APIs
Database Audit APIs
Data Types
Error Codes
DBbrain APIs 2019-10-16
FAQs
Self-Built Database Issues
MySQL Performance
Product
Service Level Agreement
Glossary
Contact Us

Space Analysis

PDF
Focus Mode
Font Size
Last updated: 2025-07-09 14:52:25
With DBbrain's space analysis feature, you can view the instance space utilization, including the sizes of data and logs, the daily increase in space utilization, the estimated number of available days, and the space used by the tables and databases of the instance.
DBbrain starts an automatic collection and analysis task for all instances every day at midnight. After the collection and analysis of an instance are completed, the data on the instance's Space Analysis page is refreshed with the latest information of the day.

Overview





Viewing Disk Space

1. Log in to the DBbrain Console.
2. In the left sidebar, choose Performance Optimization.
3. At the top of the page, select the database type and instance ID, and select the Space Analysis tab.
4. View the disk space.
5. On the Space Analysis page, you can view the average daily growth for the past week, remaining disk space, estimated available days, daily disk space distribution, and the disk space trend table for the past 30 days.
Remaining disk space = Purchased disk space - Data space


Viewing TOP Table Space

The TOP table shows details of the current large tables, including collection name, collection space, physical file size, index space, data space, compression rate, average length, and number of collection rows. It supports sorting by specified fields in descending order. You can use this information to understand disk space usage and optimize promptly.
Note:
TOP tables/databases collect data once daily by default.
1. Log in to the DBbrain Console.
2. In the left sidebar, choose Performance Optimization.
3. At the top of the page, select the database type and instance ID, and select the Space Analysis tab.
4. Select the Top Tables tab, and select sort fields (descending order), including collection space, physical file size, index space, data space, compression ratio, average length, and number of set rows, to view the TOP table list.

5. Click the data rows in a TOP table to view the trend chart and table information.
Trend chart: It includes the trend chart of physical file size (physical file size, number of set rows), and space usage (collection space, index space, data space).

Table information: Display the index information of the table.

6. (Optional) Click

in the top-right corner of the list to download the data of TOP tables in .csv format.

Viewing TOP Database

The TOP database space shows details of the current large databases, including physical file size, index space, data space, average length, and number of set rows. It supports sorting by specified fields in descending order. You can use this information to understand disk space usage and optimize in a timely manner.
1. Log in to the DBbrain Console.
2. In the left sidebar, choose Performance Optimization.
3. At the top of the page, select the database type and instance ID, and select the Space Analysis tab.
4. Select the Top Databases tab, and select sort fields (descending order), including physical file size, data space, index space, average length, and number of set rows, to view the TOP database list.

5. Click the data rows in a TOP database to view the trend chart.
The trend chart includes the trend chart of physical file size (physical file size and number of set rows), and space usage (collection space, index space, and data space).

6. (Optional) Click

in the top-right corner of the list to download the data of TOP database in .csv format.

Viewing Table Retrieval

1. Log in to the DBbrain Console.
2. In the left sidebar, choose Performance Optimization.
3. At the top of the page, select the database type and instance ID, and select the Space Analysis tab.
4. Select the Table Retrieval tab, select a database, enter the collection name, and retrieve the space analysis data of the table.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback