OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Cloud

  • Product Updates & Announcements
    • What's new
      • Release notes for 2026
      • Release notes for 2025
      • Release notes for 2024
      • Release history
    • Product announcements
      • |---|
      • Optimization of Backup and Restore commercialization strategy
      • Cross-AZ data transfer billing (OceanBase Cloud on AWS)
      • Database Proxy pricing update
      • AWS instance pricing adjustment
  • Product Introduction
    • Overview
    • Management mode and scenarios
    • Core features
      • High availability with cross-cloud active-active architecture
      • High availability with cross-cloud primary-standby databases
      • Multi-level caching in shared storage
      • Multi-layer online scaling and on-demand adjustment
    • Deployment modes
    • Storage architecture
    • Product specifications
    • Product billing
      • Overview
      • Instance billing
        • Tencent Cloud instance billing
        • Alibaba Cloud instance billing
        • Huawei Cloud instance billing
        • AWS instance billing
        • GCP instance billing
      • Backup and restore billing
      • SQL audit billing
      • Migrations billing
      • Database proxy billing
      • Binlog service billing
      • Overview of OceanBase Cloud support plans
      • Read-only replica billing
    • Supported database versions
  • Get Started
    • Get started with a transactional instance
    • Get started with an analytical instance
    • Get started with a Key-Value instance
  • Work with Transactional Instances
    • Overview
    • Create an instance
      • Overview
      • Create via OceanBase Cloud official website
      • Create via AWS Marketplace
      • Create via GCP Marketplace
      • Create via Huawei Cloud Marketplace
      • Create via Alibaba Cloud Marketplace
      • Create via Azure Marketplace
    • Connect to an instance
      • MySQL compatible mode
        • Overview
        • Get connection string
          • Overview
          • Connect using AWS PrivateLink
          • Connect using Azure Private Link
          • Connect using Google Cloud Private Service Connect
          • Connect using Huawei Cloud VPC Endpoint
          • Connect using Alibaba Cloud VPC
          • Connect using a public IP address
          • Connect using a Huawei Cloud peering connection
        • Connect with clients
          • Connect to OceanBase Cloud by using Client ODC
          • Connect to OceanBase Cloud by using a MySQL client
          • Connect to OceanBase Cloud by using OBClient
        • Connect with drivers
          • Java
            • Connect to OceanBase Cloud using SpringBoot
            • SpringBatch sample application for connecting to OceanBase Cloud
            • spring-jdbc
            • SpringDataJPA sample application for connecting to OceanBase Cloud
            • Hibernate application development with OceanBase Cloud
            • Sample program for connecting to OceanBase Cloud
            • connector-j
            • Use TestContainers to connect to and use OceanBase Cloud
          • Python
            • Connect to OceanBase Cloud using mysqlclient
            • Connect to OceanBase Cloud using PyMySQL
            • Use the MySQL-connector-python driver to connect to and use OceanBase Cloud
            • Use SQLAlchemy to connect to an OceanBase Cloud database
            • Connect to an OceanBase Cloud database using Django
            • Connect to an OceanBase Cloud database by using peewee
          • C
            • Use MySQL Connector/C to connect to OceanBase Cloud
          • Go
            • Connect to OceanBase Cloud using the Go-SQL-Driver/MySQL driver
            • Connect to OceanBase Cloud using GORM
          • PHP
            • Use the EXT driver to connect to OceanBase Cloud
            • Connect to OceanBase Cloud by using the MySQLi driver
            • Use the PDO driver to connect to OceanBase Cloud
          • Rust
            • Rust application example for connecting to OceanBase Cloud
            • SeaORM example for connecting to OceanBase Cloud
          • ruby
            • ActiveRecord sample application for OceanBase Cloud
            • Connect to OceanBase Cloud by using mysql2
            • Connect to OceanBase Cloud by using Sequel
        • Use database connection pool
          • Database connection pool configuration
          • Connect to OceanBase Cloud by using a Tomcat connection pool
          • Connect to OceanBase Cloud by using a C3P0 connection pool
          • Connect to OceanBase Cloud by using a Proxool connection pool
          • Connect to OceanBase Cloud by using a HikariCP connection pool
          • Connect to OceanBase Cloud by using a DBCP connection pool
          • Connect to OceanBase Cloud by using Commons Pool
          • Connect to OceanBase Cloud by using a Druid connection pool
      • Oracle compatible mode
        • Overview
        • Get connection string
          • Overview
          • Connect using AWS PrivateLink
          • Connect using Azure Private Link
          • Connect using Google Cloud Private Service Connect
          • Connect using Huawei Cloud VPC Endpoint
          • Connect using a public IP address
        • Connect with clients
          • Connect to OceanBase Cloud by using OBClient
          • Connect to OceanBase Cloud by using Client ODC
        • Connect with drivers
          • Java
            • Connect to OceanBase Cloud using OceanBase Connector/J
            • Connect to OceanBase Cloud by using Spring Boot
            • SpringBatch application example for connecting to OceanBase Cloud
            • Connect to OceanBase Cloud using Spring JDBC
            • Connect to OceanBase Cloud by using Spring Data JPA
            • Connect to OceanBase Cloud by using Hibernate
            • Use MyBatis to connect to OceanBase Cloud
            • Use JFinal to connect to OceanBase Cloud
          • Python
            • Python Driver for Oracle Mode
          • C
            • Connect to OceanBase Cloud using OceanBase Connector/C
            • Connect to OceanBase Cloud using OceanBase Connector/ODBC
            • Use SqlSugar to connect to OceanBase Cloud
        • Use database connection pool
          • Database connection pool configuration
          • Sample program that uses a Tomcat connection pool to connect to OceanBase Cloud
          • C3P0 connection pool connects to OceanBase Cloud
          • Connect to OceanBase Cloud using Proxool connection pool
          • Sample program that uses HikariCP to connect to OceanBase Cloud
          • Use DBCP connection pool to connect to OceanBase Cloud
          • Connect to OceanBase Cloud by using Commons Pool
          • Connect to OceanBase Cloud by using a Druid connection pool
    • Developer guide
      • MySQL compatible mode
        • Plan database objects
          • Create a database
          • Create a table group
          • Create a table
          • Create an index
          • Create an external table
        • Write data
          • Insert data
          • Update data
          • Delete data
          • Replace data
          • Generate test data in batches
        • Read data
          • Single-table queries
          • Join tables
            • INNER JOIN queries
            • FULL JOIN queries
            • LEFT JOIN queries
            • RIGHT JOIN queries
            • Subqueries
            • Lateral derived tables
          • Use operators and functions in queries
            • Use arithmetic operators in queries
            • Use numerical functions in queries
            • Use string concatenation operators in queries
            • Use string functions in queries
            • Use datetime functions in queries
            • Use type conversion functions in queries
            • Use aggregate functions in queries
            • Use NULL-related functions in queries
            • Use the CASE conditional operator in queries
            • Use the SELECT ... FOR UPDATE statement to lock query results
            • Use the SELECT ... LOCK IN SHARE MODE statement to lock query results
          • Use a DBLink in queries
          • Set operations
        • Manage transactions
          • Overview
          • Start a transaction
          • Savepoints
            • Mark a savepoint
            • Roll back a transaction to a savepoint
            • Release a savepoint
          • Commit a transaction
          • Roll back a transaction
      • Oracle compatible mode
        • Plan database objects
          • Create a table group
          • Create a table
          • Create an index
          • Create an external table
        • Write data
          • Insert data
          • Update data
          • Delete data
          • Replace data
          • Generate test data in batches
        • Read data
          • Single-table queries
          • Join tables
            • INNER JOIN queries
            • FULL JOIN queries
            • LEFT JOIN queries
            • RIGHT JOIN queries
            • Subqueries
            • Lateral derived tables
          • Use operators and functions in queries
            • Use arithmetic operators in queries
            • Use numerical functions in queries
            • Use string concatenation operators in queries
            • Use string functions in queries
            • Use datetime functions in queries
            • Use type conversion functions in queries
            • Use aggregate functions in queries
            • Use NULL-related functions in queries
            • Use CASE functions in queries
            • Use the SELECT ... FOR UPDATE statement to lock query results
          • Use a DBLink in queries
          • Set operations
        • Manage transactions
          • Overview
          • Start a transaction
          • Savepoints
            • Mark a savepoint
            • Roll back a transaction to a savepoint
          • Commit a transaction
          • Roll back a transaction
    • Manage instances
      • Manage instances
        • View the instance list
        • Instance overview
        • Stop and restart instances
        • Unit migration
      • Manage tenants
        • Tenant overview
        • Create a tenant
        • Modify tenant specifications
        • Modify tenant names
        • Add an endpoint
        • Resource isolation
          • Overview
          • Manage resource groups
            • Create a resource group
            • View a resource group
            • Edit a resource group
            • Delete a resource group
          • Manage isolation rules
            • Create an isolation rule
            • View isolation rules
            • Edit an isolation rule
            • Delete a quarantine rule
        • Modify primary zone
        • Modify the maximum number of connections for a tenant proxy
        • Monitor tenant performance
          • Overview
          • View performance and SQL monitoring details
          • View transaction monitoring details
          • View storage and cache monitoring details
          • View Binlog service monitoring
          • Customize a monitoring dashboard for a tenant
        • Diagnostics
          • Real-time diagnostics
            • SQL diagnostics
              • Top SQL
              • Slow SQL
              • Suspicious SQL
              • High-risk SQL
            • SQL audit
        • Manage tenant parameters
          • Manage tenant parameters
          • Parameters for tenants
          • Parameter template overview
        • Delete a tenant
        • Manage databases and accounts
          • Create accounts
          • Manage accounts
          • Create a database (MySQL compatible mode)
          • Manage databases (MySQL compatible mode)
      • Monitor instance performance
        • Overview
        • Monitor the performance of databases in an instance
        • Monitor multidimensional metrics of an instance
        • Monitor the performance of hosts in an instance
        • Monitor database proxy
        • Monitor database proxy hosts
        • Monitor cross-cloud network performance
        • Customize a monitoring dashboard for an instance
      • Manage major compactions
        • Initiate a major compaction
        • View compaction records
        • Update time for compactions
      • Manage instance parameters
        • Manage parameters
        • Parameters for cluster instances
      • Change instance configurations
        • Enable storage auto-scaling
        • View history of configuration changes
        • Change configuration
        • Change configuration temporarily
        • Switch the deployment mode
      • Manage standby instances
        • Overview
        • Create a standby instance
        • Create a cross-cloud standby instance
        • Create a standby instance for an Alibaba Cloud primary instance
        • View details of primary and standby instances
        • Configure global endpoint
        • Enable automatic forwarding for write requests of standby databases
        • Primary-standby instance switchover
        • Initiate failover
        • Detach a standby instance
        • Release a standby instance
      • Release an instance
      • Database proxy
        • Overview
        • Manage database proxy
        • Direct load
      • Manage alerts
        • Overview
        • Manage alert rules
          • Create an alert rule
          • View an alert rule
          • Edit an alert rule
          • Delete an alert rule
        • View alert history
        • Manage alert templates
          • Create an alert template
          • View an alert template
          • Edit an alert template
          • Copy an alert rule template
          • Delete an alert template
        • Manage muting rules
          • Create an alert muting rule
          • View an alert muting rule
          • Edit an alert muting rule
          • Delete an alert muting rule
        • Manage alert notification templates
          • Create an alert notification template
          • View an alert notification template
          • Edit an alert notification template
          • Copy an alert notification template
          • Delete an alert notification template
        • Manage alert contacts
          • Add an alert contact
          • Add an alert contact group
          • View an alert contact
          • Edit an alert contact
          • Delete an alert contact
          • Obtain a webhook URL
        • Monitoring metrics for alerts
      • Backup and restore
        • Overview
        • Backup strategy
        • Initiate a backup immediately
        • Data backup
        • Initiate a restore
        • Data restore
        • Restore data from the instance recycle bin
      • Diagnostics
        • View performance monitoring data
        • Capacity diagnostics
        • One-click diagnostics
          • Initiate one-click diagnostics
          • View one-click diagnostic report
            • Exceptions
            • Real-time diagnostics
            • Optimization suggestions
            • Capacity management
            • Security management
        • Real-time diagnostics
          • SQL diagnostics
            • Top SQL
            • Slow SQL
            • Suspicious SQL
            • High-risk SQL
            • SQL details
            • SQL monitoring metrics list
          • Session management
            • Session management
          • Request analysis
            • Request analysis
        • Root cause diagnostics
          • Exception handling
          • Enable system autonomy
        • SQL audit
        • Materialized view analysis
        • Optimization center
          • Optimization suggestions
          • Manage active outlines
          • SQL review
          • View the optimization history
      • Manage tags
      • Manage read-only replicas
        • Overview
        • Instance read-only replicas
          • Add a read-only replica to an instance
          • View read-only replicas of an instance
          • Manage read-only replicas of an instance
          • Delete a read-only replica of an instance
        • Tenant read-only replicas
          • Add a read-only replica to a tenant
          • View read-only replicas of a tenant
          • Manage read-only replicas of a tenant
          • Delete a read-only replica of a tenant
      • Manage JVM-dependent services
    • Data source management
      • Create a data source
      • Manage data sources
      • User privileges
        • User privileges for compatibility assessment
        • User privileges for data migration
        • User privileges for performance assessment
        • User privileges for data archiving
        • User privileges for data cleanup
      • Connect via private network
        • AWS
        • Huawei Cloud
        • Alibaba Cloud
        • Google Cloud
        • Azure
        • Private IP address segments
      • Connect via public network
        • AWS
        • Huawei Cloud
        • Alibaba Cloud
        • Google Cloud
        • Azure
    • Data lifecycle management
      • Archive data
      • Clean up data
    • Manage recycle Bin
      • Instance recycle bin
      • Manage databases and tables in recycle bin
        • Overview
        • Instance-level recycle bin
        • Tenant-level recycle bin
  • Work with Analytical Instances
    • Overview
    • Core features
    • Create an instance
    • Connect to an instance
      • Overview
      • Get connection string
        • Overview
        • Connect using AWS PrivateLink
        • Connect using a public IP address
      • Connect with clients
        • Connect to OceanBase Cloud by using Client ODC
        • Connect to OceanBase Cloud by using a MySQL client
        • Connect to OceanBase Cloud by using OBClient
      • Connect with drivers
        • Java
          • Connect to OceanBase Cloud by using Spring Boot
          • Connect to OceanBase Cloud by using Spring Batch
          • Connect to OceanBase Cloud by using Spring Data JDBC
          • Connect to OceanBase Cloud by using Spring Data JPA
          • Connect to OceanBase Cloud by using Hibernate
          • Connect to OceanBase Cloud by using MyBatis
          • Connect to OceanBase Cloud using MySQL Connector/J
        • Python
          • Connect to OceanBase Cloud by using mysqlclient
          • Connect to OceanBase Cloud by using PyMySQL
          • Connect to OceanBase Cloud using MySQL Connector/Python
        • C
          • Connect to OceanBase Cloud using MySQL Connector/C
        • Go
          • Connect to OceanBase Cloud using Go-SQL-Driver/MySQL
        • PHP
          • Connect to OceanBase Cloud using PHP
      • Use database connection pool
        • Database connection pool configuration
        • Connect to OceanBase Cloud by using a Tomcat connection pool
        • Connect to OceanBase Cloud by using a C3P0 connection pool
        • Connect to OceanBase Cloud by using a Proxool connection pool
        • Connect to OceanBase Cloud by using a HikariCP connection pool
        • Connect to OceanBase Cloud by using a DBCP connection pool
        • Connect to OceanBase Cloud by using Commons Pool
        • Connect to OceanBase Cloud by using a Druid connection pool
    • Data table design
      • Table overview
      • Best practices
        • Unit 1: Best practices for optimizing storage structures and query performance
        • Unit 2: Best practices for creating special indexes
    • Export data
    • OceanBase data processing
    • Query acceleration
      • Statistics
      • Materialized views for query acceleration
      • Select a query parallelism level
    • Manage instances
      • Instance overview
      • Change configuration
      • Modify primary zone
      • Manage parameters
      • Backup and restore
        • Backup overview
        • Backup strategies
        • Immediate backup
        • Data backup
        • Initiate restore
        • Data restore
      • Monitor instance performance
        • Overview
        • Monitor the performance of databases in an instance
        • Monitor the performance of hosts in an instance
      • Manage major compactions
        • Initiate a major compaction
        • View compaction records
        • Update time for compactions
      • Database proxy
        • Overview
        • Manage database proxy
        • Direct load
      • Manage alerts
        • Overview
        • Manage alert rules
          • Create an alert rule
          • View an alert rule
          • Edit an alert rule
          • Delete an alert rule
        • View alert history
        • Manage alert templates
          • Create an alert template
          • View an alert template
          • Edit an alert template
          • Copy an alert template
          • Delete an alert template
        • Manage muting rules
          • Create an alert muting rule
          • View an alert muting rule
          • Edit an alert muting rule
          • Delete an alert muting rule
        • Manage alert notification templates
          • Create an alert notification template
          • View an alert notification template
          • Edit an alert notification template
          • Copy an alert notification template
          • Delete an alert notification template
        • Manage alert contacts
          • Add an alert contact
          • Add an alert contact group
          • View an alert contact
          • Edit an alert contact
          • Delete an alert contact
          • Obtain a webhook URL
        • Monitoring metrics for alerts
      • Diagnostics
        • View performance monitoring data
        • Capacity diagnostics
        • Real-time diagnostics
          • SQL diagnostics
            • Top SQL
            • Slow SQL
            • Suspicious SQL
            • High-risk SQL
            • SQL details
            • SQL monitoring metrics list
          • Session management
            • Session management
          • Optimization management
            • Manage active outlines
            • View the optimization history
          • Request analysis
            • Request analysis
      • Stop and restart instances
      • Release instances
      • Manage databases and accounts
        • Create and manage accounts
        • Create a database
        • Manage databases
      • Manage tags
    • Data lifecycle management
      • Archive data
      • Clean up data
    • Performance diagnosis and tuning
      • Use the DBMS_XPLAN package for performance diagnostics
      • Use the GV$SQL_PLAN_MONITOR view for performance analysis
      • Views related to AP performance analysis
    • Performance testing
    • Product integration
    • Manage recycle Bin
      • View instance recycle bin
      • Manage databases and tables in recycle bin
        • Overview
        • Instance recycle bin
  • Work with Key-Value Instances
    • Try out Key-Value instances
      • Create an instance
      • Create a tenant
      • Create an account for a database user
      • OBKV HBase data operation examples
    • Use Table model
      • Create an instance
      • Manage instances
        • Manage instances
          • View the instance list
          • Instance overview
          • Stop and restart instances
          • Release an instance
        • Manage tenants
          • Create a tenant
          • Modify tenant specifications
          • Modify tenant names
          • Delete a tenant
          • Tenant overview
          • Resource isolation
            • Overview
            • Manage resource groups
              • Create a resource group
              • View a resource group
              • Edit a resource group
              • Delete a resource group
            • Manage isolation rules
              • Create an isolation rule
              • View isolation rules
              • Edit an isolation rule
              • Delete a quarantine rule
          • Monitor tenant performance
            • Overview
            • View performance and SQL monitoring details
            • View transaction monitoring details
            • View storage and cache monitoring details
            • OBKV-Table
            • Customize a monitoring dashboard for a tenant
          • Diagnostics
            • Top SQL
          • Manage tenant parameters
            • Manage tenant parameters
            • Parameters for tenants
          • Manage databases and accounts
            • Create and manage accounts
            • Create a database
            • Manage databases
          • Switch primary zone
        • Monitor instance performance
          • Overview
          • Monitor the performance of databases in an instance
          • Monitor multi-dimensional metrics of an instance
          • Monitor the performance of hosts in a cluster
          • Customize monitoring dashboards for an instance
        • Manage major compactions
          • Initiate major compactions
          • View compaction records
          • Update time for compactions
        • Manage instance parameters
          • Parameter management overview
          • Parameters for cluster instances
        • Change instance configurations
          • View history of configuration changes
          • Change configuration
          • Switch the deployment mode
        • Database proxy
          • Overview
          • Manage database proxy
        • Manage alerts
          • Overview
          • Manage alert rules
            • Create an alert rule
            • View an alert rule
            • Edit an alert rule
            • Delete an alert rule
          • View alert history
          • Manage alert templates
            • Create an alert template
            • View an alert template
            • Edit an alert template
            • Copy an alert template
            • Delete an alert template
          • Manage muting rules
            • Create an alert muting rule
            • View an alert muting rule
            • Edit an alert muting rule
            • Delete an alert muting rule
          • Manage alert contacts
            • Add an alert contact
            • Add an alert contact group
            • View an alert contact
            • Edit an alert contact
            • Delete an alert contact
            • Obtain a webhook URL
          • Monitoring metrics for alerts
        • Backup and restore
          • Backup overview
          • Backup strategies
          • Immediate backup
          • Data backup
          • Initiate restore
          • Data restore
        • Diagnostics
          • View performance monitoring data
          • Top SQL
          • Capacity diagnostics
          • Request analysis
        • Manage tags
        • Manage recycle Bin
          • View instance recycle bin
          • Manage databases and tables in recycle bin
            • Overview
            • Instance-level recycle bin
            • Tenant-level recycle bin
    • Use HBase model
      • OBKV-HBase Overview
      • Create an instance
      • Develop in HBase model
        • Connect to an instance by using the OBKV-HBase client
      • Manage instances
        • Manage instances
          • View the instance list
          • Instance overview
          • Stop and restart instances
          • Release an instance
        • Manage tenants
          • Create a tenant
          • Modify tenant specifications
          • Modify tenant names
          • Delete a tenant
          • Tenant overview
          • Resource isolation
            • Overview
            • Manage resource groups
              • Create a resource group
              • View a resource group
              • Edit a resource group
              • Delete a resource group
            • Manage isolation rules
              • Create an isolation rule
              • View isolation rules
              • Edit an isolation rule
              • Delete a quarantine rule
          • Monitor tenant performance
            • Overview
            • View performance and SQL monitoring details
            • View transaction monitoring details
            • View storage and cache monitoring details
            • OBKV-HBase
            • Customize a monitoring dashboard for a tenant
          • Diagnostics
            • Top SQL
          • Manage tenant parameters
            • Manage tenant parameters
            • Parameters for tenants
          • Manage databases and accounts
            • Create and manage accounts
            • Create a database
            • Manage databases
          • Switch primary zone
        • Monitor instance performance
          • Overview
          • Monitor the performance of databases in an instance
          • Monitor multi-dimensional metrics of an instance
          • Monitor the performance of hosts in a cluster
          • Customize monitoring dashboards for an instance
        • Manage major compactions
          • Initiate major compactions
          • View compaction records
          • Update time for compactions
        • Manage instance parameters
          • Parameter management overview
          • Parameters for cluster instances
        • Change instance configurations
          • View history of configuration changes
          • Change configuration
          • Switch the deployment mode
        • Database proxy
          • Overview
          • Manage database proxy
        • Manage alerts
          • Overview
          • Manage alert rules
            • Create an alert rule
            • View an alert rule
            • Edit an alert rule
            • Delete an alert rule
          • View alert history
          • Manage alert templates
            • Create an alert template
            • View an alert template
            • Edit an alert template
            • Copy an alert template
            • Delete an alert template
          • Manage muting rules
            • Create an alert muting rule
            • View an alert muting rule
            • Edit an alert muting rule
            • Delete an alert muting rule
          • Manage alert contacts
            • Add an alert contact
            • Add an alert contact group
            • View an alert contact
            • Edit an alert contact
            • Delete an alert contact
            • Obtain a webhook URL
          • Monitoring metrics for alerts
        • Backup and restore
          • Backup overview
          • Backup strategies
          • Immediate backup
          • Data backup
          • Initiate restore
          • Data restore
        • Diagnostics
          • View performance monitoring data
          • Top SQL
          • Capacity diagnostics
          • Request analysis
        • Manage tags
        • Manage recycle Bin
          • View instance recycle bin
          • Manage databases and tables in recycle bin
            • Overview
            • Instance-level recycle bin
            • Tenant-level recycle bin
      • Performance test
    • Connect Key-Value instances
      • Overview
      • Connect using a public IP address
  • Migrations
    • Data migration and import solutions
    • Data assessment and migration quick start
    • Assess compatibility
      • Overview
      • Perform online assessment
      • Perform offline assessment
      • Manage compatibility assessment tasks
        • View a compatibility assessment task
        • View and download a compatibility assessment report
        • Stop a compatibility assessment task
        • Delete a compatibility assessment task
      • Obtain files for upload
      • Configure PrivateLink
      • Add an IP address to an allowlist
    • Migrate data
      • Overview
      • Migrations specification
      • Purchase a data migration instance
      • Migrate data from a MySQL database to a MySQL-compatible tenant of OceanBase Database
      • Migrate data from a MySQL-compatible tenant of OceanBase Database to a MySQL database
      • Migrate data between OceanBase database tenants of the same compatibility mode
      • Migrate data between OceanBase database tenants of different compatibility modes
      • Migrate data from an Oracle database to an Oracle-compatible tenant of OceanBase Database
      • Migrate data from an Oracle-compatible tenant of OceanBase Database to an Oracle database
      • Configure a two-way synchronization task
      • Migrate data from an OceanBase database to a Kafka instance
      • Migrate data from a TiDB database to a MySQL-compatible tenant of OceanBase Database
      • Migrate incremental data from a MySQL-compatible tenant of OceanBase Database to a TiDB Database
      • Migrate data from a PostgreSQL database to an OceanBase database
      • Migrate incremental data from an OceanBase Database to a PostgreSQL database
      • Manage data migration tasks
        • View details of a data migration task
        • Rename a data migration task
        • View and modify migration objects
        • View and modify migration parameters
        • Configure alert monitoring
        • Manage data migration tasks by using tags
        • Start, stop, and resume a data migration task
        • Clone a data migration task
        • Terminate and release a data migration task
      • Features
        • Custom DML/DDL configurations
        • DDL synchronization scope
        • Use SQL conditions to filter data
        • Rename a migration object
        • Set an incremental synchronization timestamp
        • Instructions on schema migration
        • Configure and modify matching rules
        • Wildcard rules
        • Import migration objects
        • Download conflict data
        • Change a topic
        • Column filtering
        • Data formats
      • Authorize an Alibaba Cloud account
      • SQL statements for querying table objects
      • Online DDL tools
      • Create a trigger
      • Modify the log level of a self-managed PostgreSQL instance
      • Supported DDL statements for synchronization and their limitations
        • DDL synchronization from Aurora MySQL DB clusters to MySQL-compatible tenants of OceanBase Database
        • DDL synchronization from MySQL-compatible tenants of OceanBase Database to Aurora MySQL DB clusters
        • DDL synchronization between MySQL-compatible tenants of OceanBase Database
        • DDL synchronization from Oracle databases to Oracle-compatible tenants of OceanBase Database
        • DDL synchronization from Oracle-compatible tenants of OceanBase Database to Oracle databases
        • DDL synchronization between Oracle-compatible tenants of OceanBase Database
        • DDL synchronization from OceanBase databases to Kafka instances
    • Data subscription
      • Create a data subscription task
      • Manage data subscription tasks
        • View details of a data subscription task
        • Configure subscription information
        • Modify the name of a data subscription task
        • View and modify subscription objects
        • View data subscription parameters
        • Set up data subscription alerts
        • Start, stop, and resume data subscription tasks
        • Clone a data subscription task
        • Release a data subscription task
      • Manage private connections for data subscriptions
      • Configure consumer subscription
      • Message formats
    • Data validation
      • Overview
      • Create a data validation task
      • Manage data validation tasks
        • View details of a data validation task
        • View and modify validation objects
        • View and modify validation parameters
        • Manage data validation tasks with tags
        • Start, pause, and resume data validation tasks
        • Clone a data validation task
        • Release a data validation task
      • Features
        • Import validation objects
        • Rename the validation object
        • Filter objects by using SQL conditions
        • Configure the matching rules for the validation object
    • Assess performance
      • Overview
      • Obtain traffic files from a database instance
      • Create a full performance assessment task
      • Create an SQL file parsing task
      • Create an SQL file replay task
      • Manage performance assessment tasks
        • View the details of a performance assessment task
        • View a performance assessment report
        • Retry and stop a performance assessment task
        • Delete a performance assessment task
      • Obtain a database instance
      • Create an access key
    • Import data
      • Import data
      • Direct load
      • Supported file formats and encoding formats for Data Import
      • Sample data introduction
    • Binlog service
      • Overview
      • Purchase the Binlog service
      • Manage Binlog Service
        • View details of the Binlog service
        • Change configuration
        • Modify the auto-scaling strategy for storage space
        • Modify the elasticity strategy for compute units
        • Disable the Binlog service
  • Security
    • OceanBase Cloud account settings
      • Modify login password
      • Multi-factor authentication
      • Manage AccessKeys
      • Time zone settings
      • Manage cloud marketplace accounts
      • Account audit
    • Organizations and projects
      • Overview
      • Manage organization information
      • Project management
        • Manage projects
        • Cross-project bidirectional authorization
        • Subscribe to project messages
      • Manage members
      • Permissions for roles
      • Cost management
        • Overview
        • Cost details
        • Manage cost units
      • Operation audit
    • Database accounts and privileges
      • Account privileges
      • Authorize cloud vendor accounts
      • AWS KMS key management
      • Support access control
    • Security and encryption
      • Set allowlist groups
      • SSL encryption
      • Transparent Data Encryption (TDE)
    • Monitoring dashboard
    • Events
  • SQL Console
    • Overview
    • Access SQL Console
    • SQL editing and execution
    • PL compilation
    • Result set editing
    • Execution analysis
    • Database object management
      • Create a table
      • Create a view
      • Create a function
      • Create a stored procedure
      • Create a program package
      • Create a trigger
      • Create a type
      • Create a sequence
      • Create a synonym
    • Session variable management
    • Functional keys in SQL Console
  • Integrations
    • Overview
    • Schema evolution
      • Liquibase
      • Flyway
    • Data ingestion
      • Canal
      • dbt
      • Debezium
      • Flink
      • Glue
      • Informatica Cloud
      • Kafka
      • Maxwell
      • SeaTunnel
      • DataWorks
      • NiFi
    • SQL development
      • DataGrip
      • DBeaver
      • Navicat
      • TablePlus
    • Orchestration
      • DolphinScheduler
      • Linkis
      • Airflow
    • Visualization
      • Grafana
      • Power BI
      • Quick BI
      • Superset
      • Tableau
    • Observability
      • Datadog
      • Prometheus
    • Database management
      • Bytebase
    • AI
      • LlamaIndex
      • Dify
      • LangChain
      • Tongyi Qianwen
      • OpenAI
      • n8n
      • Trae
      • SpringAI
      • Cline
      • Cursor
      • Continue
      • Toolbox
      • CamelAI
      • Firecrawl
      • Hugging Face
      • Ollama
      • Google Gemini
      • Cloudflare Workers AI
      • Jina AI
      • Augment Code
      • Claude Code
      • Kiro
    • Development tools
      • Cloudflare Workers
      • Vercel
  • Best practices
    • Best practices for achieving high availability through cross-cloud active-active deployment
    • High availability through cross-cloud primary-standby databases (1:1)
    • High availability through cross-cloud primary-standby databases (1:n)
    • High host CPU usage
    • Best practices for read/write splitting in OceanBase Cloud
  • References
    • System architecture
    • System management
    • Database object management
    • Database design and specification constraints
    • SQL reference
    • System views
    • Parameters and system variables
    • Error codes
    • Performance tuning
    • Open API References
      • Overview
      • Service endpoints
      • Using API
      • Open API List
        • Cluster management
          • DescribeInstances
          • DescribeInstance
          • CreateInstance
          • DeleteInstance
          • ModifyInstanceName
          • DescribeNodeOptions
          • StopCluster
          • StartCluster
          • ModifyInstanceSpec
          • DescribeInstanceTopology
          • DescribeReadonlyInstances
          • CreateReadonlyInstance
          • ModifyReadonlyInstanceSpec
          • ModifyReadonlyInstanceDiskSize
          • ModifyReadonlyInstanceNodeNum
          • DeleteReadonlyInstance
          • DescribeInstanceAvailableRoZones
          • DescribeInstanceparameters
          • UpdateInstanceParameters
          • DescribeInstanceparametersHistory
          • ModifyInstanceTagList
          • ModifyInstanceNodeNum
        • Tenant management
          • DescribeTenants
          • DescribeTenant
          • CreateTenants
          • DeleteTenants
          • ModifyTenantName
          • ModifyTenant
          • ModifyTenantUserDescription
          • ModifyTenantUserStatus
          • GetTenantCreateConstraints
          • ModifyTenantPrimaryZone
          • GetTenantCreateCpuConstraints
          • GetTenantCreateMemConstraints
          • GetTenantModifyCpuConstraints
          • GetTenantModifyMemConstraints
          • CreateTenantSecurityIpGroup
          • DescribeTenantSecurityIpGroups
          • ModifyTenantSecurityIpGroup
          • DeleteTenantSecurityIpGroup
          • DescribeTenantPrivateLink
          • DeletePrivatelinkConnection
          • CreatePrivatelinkService
          • ConnectPrivatelinkService
          • AddPrivatelinkServiceUser
          • BatchKillProcessList
          • DescribeProcessStatsComposition
          • DescribeTenantAvailableRoZones
          • DescribeTenantAddressInfo
          • ModifyTenantReadonlyReplica
          • DescribeTenantParameters
          • UpdateTenantParameters
          • DescribeTenantParametersHistory
          • ModifyTenantTagList
        • Tenant user management
          • CreateTenantUser
          • DescribeTenantUsers
          • DeleteTenantUsers
          • ModifyTenantUserPassword
          • ModifyTenantUserRoles
        • Database management
          • CreateDatabase
          • DescribeDatabases
          • DeleteDatabases
          • ModifyDatabaseUserRoles
        • Backup and restore
          • DescribeDataBackupSet
          • DescribeRestorableTenants
          • ModifyBackupStrategy
          • CreateTenantRestoreTask
          • CreateDataBackupTask
          • DescribeOneDataBackupSet
        • Database proxy management
          • CreateTenantAddress
          • CreateTenantSingleTunnelSLBAddress
          • DeleteTenantAddress
          • DescribeTenantAddress
          • ModifyOdpClusterSpec
          • ModifyTenantAddressPort
          • ModifyTenantAddressDomainPrefix
          • ConfirmPrivatelinkConnection
          • DescribeTenantAddressInfo
        • Monitoring management
          • DescribeTenantMetrics
          • DescribeMetricsData
          • DescribeNodeMetrics
        • Diagnostic management
          • DescribeOasTopSQLList
          • DescribeOasAnomalySQLList
          • DescribeOasSlowSQLList
          • DescribeOasSQLText
          • DescribeSqlAudits
          • DescribeOutlineBinding
          • DescribeSampleSqlRawTexts
          • DescribeSQLTuningAdvices
          • DescribeOasSlowSQLSamples
          • DescribeOasSQLTrends
          • DescribeOasSQLPlanGroup
        • Security management
          • CreateSecurityIpGroup
          • DescribeInstanceSSL
          • ModifyInstanceSSL
          • DescribeTenantEncryption
          • ModifyTenantEncryption
          • ModifySecurityIps
          • DeleteSecurityIpGroup
          • DescribeTenantSecurityConfigs
          • DescribeInstanceSecurityConfigs
        • Tag management
          • DescribeTags
          • CreateTags
          • UpdateTag
          • DeleteTag
        • Historical event management
          • DescribeOperationEvents
      • Differences between ApsaraDB for OceanBase APIs and OceanBase Cloud APIs
    • Download OBClient
      • Download OBClient
      • Download OceanBase Connector/J
      • Download client ODC
      • Download OceanBase Connector/ODBC
      • Download OBClient Libs
    • ODC User Guide
      • What is ODC?
        • What is ODC?
        • Limitations
      • Quick Start
        • Client ODC
          • Overview
          • Install Client ODC
          • Use Client ODC
        • Web ODC
          • Overview
          • Use Web ODC
      • Data Source Management
        • Create a data source
        • Data sources and project collaboration
        • Database O&M
          • Session management
          • Global variable management
          • Recycle bin management
      • SQL Development
        • Edit and execute SQL statements
        • Perform PL compilation and debugging
        • Edit and export the result set of an SQL statement
        • Execution analysis
        • Generate test data
        • System settings
        • Database objects
          • Table objects
            • Overview
            • Create a table
          • View objects
            • Overview
            • Create a view
            • Manage views
          • Materialized view objects
            • Overview
            • Create a materialized view
            • Manage materialized views
          • Function objects
            • Overview
            • Create a function
            • Manage functions
          • Stored procedure objects
            • Overview
            • Create a stored procedure
            • Manage stored procedures
          • Sequence objects
            • Overview
            • Create a sequence
            • Manage sequences
          • Package objects
            • Overview
            • Create a program package
            • Manage program packages
          • Trigger objects
            • Overview
            • Create a trigger
            • Manage triggers
          • Type objects
            • Overview
            • Create a type
            • Manage types
          • Synonym objects
            • Overview
            • Create a synonym
            • Manage synonyms
      • Import and Export
        • Import schemas and data
        • Export schemas and data
      • Database Change Management
        • User Permission Management
          • Users and roles
          • Automatic authorization
          • User permission management
        • Project collaboration management
        • Risk levels, risk identification rules, and approval processes
        • SQL check specifications
        • SQL window specification
        • Database change management
        • Batch database change management
        • Online schema changes
        • Synchronize shadow tables
        • Schema comparison
      • Data Lifecycle Management
        • Partitioning Plan Management
          • Manage partitioning plans
          • Set partitioning strategies
          • Examples
        • SQL plan task
      • Data Desensitization and Auditing
        • Desensitize data
        • Operation records
      • Notification Management
        • Overview
        • View notification records
        • Manage Notification Channel
          • Create a notification channel
          • View, edit, and delete a notification channel
          • Configure a custom channel
        • Manage notification rules
      • Best Practices
        • Tips for SQL development
        • Explore ODC team workspaces
        • Understanding real-time SQL diagnostics for OceanBase AP
        • OceanBase historical database solutions
        • ODC SQL check for automatic identification of high-risk operations
        • Manage and modify sharded databases and tables via ODC
        • Data masking and control practices
        • Enterprise-level control and collaboration: Safeguard every database change
    • Data Development
      • Overview
      • Workspace management
      • Worksheet management
      • Compute node pool management
      • Workflow management
      • Dashboard management
      • Manage Git repositories
      • SQL development
        • SQL editing and execution
        • Result set editing
        • Execution analysis
        • Database object management
          • Create a table
          • Create a view
          • Create a function
          • Create a stored procedure
        • Session variable management
        • Git integration
      • Sample datasets
      • Data development terms
  • Manage Billing
    • Access billing
    • View monthly bills
    • View payment details
    • View orders
    • Use vouchers for payment
    • View invoices
  • Legal Agreements
    • OceanBase Cloud Services Agreement
    • Service Level Agreement
    • OceanBase Data Processing Addendum
    • Service Level Agreement for OceanBase Cloud Migration Service

Download PDF

Release notes for 2026 Release notes for 2025 Release notes for 2024 Release history|---| Optimization of Backup and Restore commercialization strategy Cross-AZ data transfer billing (OceanBase Cloud on AWS) Database Proxy pricing update AWS instance pricing adjustment Overview Management mode and scenarios High availability with cross-cloud active-active architecture High availability with cross-cloud primary-standby databases Multi-level caching in shared storage Multi-layer online scaling and on-demand adjustment Deployment modes Storage architecture Product specifications Overview Backup and restore billing SQL audit billing Migrations billing Database proxy billing Binlog service billing Overview of OceanBase Cloud support plans Read-only replica billing Supported database versions Get started with a transactional instance Get started with an analytical instance Get started with a Key-Value instance Overview Overview Create via OceanBase Cloud official website Create via AWS Marketplace Create via GCP Marketplace Create via Huawei Cloud Marketplace Create via Alibaba Cloud Marketplace Create via Azure Marketplace Release an instance Manage tags Manage JVM-dependent services Create a data source Manage data sources Archive data Clean up data Instance recycle bin Overview Core features Create an instance Overview Table overview Export data OceanBase data processing Statistics Materialized views for query acceleration Select a query parallelism level Instance overview Change configuration Modify primary zone Manage parameters Stop and restart instances Release instances Manage tags Archive data Clean up data Use the DBMS_XPLAN package for performance diagnostics Use the GV$SQL_PLAN_MONITOR view for performance analysis Views related to AP performance analysis Performance testing Product integration View instance recycle bin Create an instance Create a tenant Create an account for a database user OBKV HBase data operation examples Create an instance OBKV-HBase Overview Create an instance Performance test Overview Connect using a public IP address Data migration and import solutions Data assessment and migration quick start Overview Perform online assessment Perform offline assessment Obtain files for upload Configure PrivateLink Add an IP address to an allowlist Overview Migrations specification Purchase a data migration instance Migrate data from a MySQL database to a MySQL-compatible tenant of OceanBase Database Migrate data from a MySQL-compatible tenant of OceanBase Database to a MySQL database Migrate data between OceanBase database tenants of the same compatibility mode Migrate data between OceanBase database tenants of different compatibility modes Migrate data from an Oracle database to an Oracle-compatible tenant of OceanBase Database Migrate data from an Oracle-compatible tenant of OceanBase Database to an Oracle database Configure a two-way synchronization task Migrate data from an OceanBase database to a Kafka instance
OceanBase logo

The Unified Distributed Database for the AI Era.

Follow Us
Products
OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
Resources
DocsBlogLive DemosTraining & Certification
Company
About OceanBaseTrust CenterLegalPartnerContact Us
Follow Us

© OceanBase 2026. All rights reserved

Cloud Service AgreementPrivacy PolicySecurity
Contact Us
Document Feedback
  1. Documentation Center
  2. OceanBase Cloud
iconOceanBase Cloud

    Customize a monitoring dashboard for a tenant

    Last Updated:2026-04-07 08:08:33  Updated
    share
    What is on this page
    Manage custom dashboards
    Create a custom dashboard
    View a custom dashboard
    Edit a custom dashboard
    Delete a custom dashboard
    Tenant monitoring metrics

    folded

    share

    On the performance monitoring page of a tenant in OceanBase Cloud, you can configure commonly used monitoring metrics as custom dashboards.

    Manage custom dashboards

    1. Log in to the OceanBase Cloud console.

    2. In the left-side navigation pane, click Instances.

    3. On the Instances page, click the expand icon next to the target instance name.

    4. Find the target tenant and click its name.

    5. In the left-side navigation pane of the Overview page of the tenant, click Metrics.

    6. On the Custom Dashboards tab, you can:

      • Create a custom dashboard
      • View a custom dashboard
      • Edit a custom dashboard
      • Delete a custom dashboard

    Create a custom dashboard

    1. On the Custom Dashboards page, click Create Custom Dashboard.

    2. Enter a dashboard name and select the tenant and metrics to monitor. For detailed metric descriptions, see Tenant monitoring metrics.

      Note

      • The dashboard names cannot exceed 20 characters.
      • You can create up to 7 custom monitoring dashboards.
    3. Click OK.

    View a custom dashboard

    On the Custom Dashboards tab, you can manage your custom dashboards. Use the Select Dashboard dropdown to choose which dashboard to view.

    Edit a custom dashboard

    1. On the Custom Dashboards page, select the dashboard you want to modify.

    2. Click Edit Current Dashboard.

    3. On the Edit Custom Dashboard page, modify the dashboard name, tenant, and metrics as needed. For detailed metric descriptions, see Tenant monitoring metrics.

    4. Click OK.

    Delete a custom dashboard

    1. On the Custom Dashboards page, select the dashboard you want to delete.

    2. Click the menu icon next to the dashboard name and select Delete Current Dashboard.

    3. In the confirmation dialog box, click OK.

    Tenant monitoring metrics

    Metric category Metric name Unit Description
    Performance and SQL sql_all_count times/s The number of SQL statements processed per second.
    Performance and SQL sql_delete_count times/s The number of Delete statements processed per second.
    Performance and SQL sql_insert_count times/s The number of Insert statements processed per second.
    Performance and SQL sql_other_count times/s The number of other statements, such as DDL, DCL, and DTL statements, processed per second.
    Performance and SQL sql_replace_count times/s The number of Replace statements processed per second.
    Performance and SQL sql_select_count times/s The number of Select statements processed per second.
    Performance and SQL sql_update_count times/s The number of Update statements processed per second.
    Performance and SQL sql_all_rt ms The average processing time of SQL statements.
    Performance and SQL sql_delete_rt ms The average processing time of Delete statements.
    Performance and SQL sql_insert_rt ms The average processing time of Insert statements.
    Performance and SQL sql_other_rt ms The average processing time of other statements, such as DDL, DCL, and DTL statements.
    Performance and SQL sql_replace_rt ms The average processing time of Replace statements.
    Performance and SQL sql_select_rt ms The average processing time of Select statements.
    Performance and SQL sql_update_rt ms The average processing time of Update statements.
    Performance and SQL sql_all_rt_p99 ms The average processing time of SQL statements in the 99th percentile.
    Performance and SQL sql_delete_rt_p99 ms The average processing time of Delete statements in the 99th percentile.
    Performance and SQL sql_insert_rt_p99 ms The average processing time of Insert statements in the 99th percentile.
    Performance and SQL sql_other_rt_p99 ms The average processing time of other statements, such as DDL, DCL, and DTL statements, in the 99th percentile.
    Performance and SQL sql_replace_rt_p99 ms The average processing time of Replace statements in the 99th percentile.
    Performance and SQL sql_select_rt_p99 ms The average processing time of Select statements in the 99th percentile.
    Performance and SQL sql_update_rt_p99 ms The average processing time of Update statements in the 99th percentile.
    Performance and SQL sql_all_rt_p95 ms The average processing time of SQL statements in the 95th percentile.
    Performance and SQL sql_delete_rt_p95 ms The average processing time of Delete statements in the 95th percentile.
    Performance and SQL sql_insert_rt_p95 ms The average processing time of Insert statements in the 95th percentile.
    Performance and SQL sql_other_rt_p95 ms The average processing time of other statements, such as DDL, DCL, and DTL statements, in the 95th percentile.
    Performance and SQL sql_replace_rt_p95 ms The average processing time of Replace statements in the 95th percentile.
    Performance and SQL sql_select_rt_p95 ms The average processing time of Select statements in the 95th percentile.
    Performance and SQL sql_update_rt_p95 ms The average processing time of Update statements in the 95th percentile.
    Performance and SQL sql_all_rt_p90 ms The average processing time of SQL statements in the 90th percentile.
    Performance and SQL sql_delete_rt_p90 ms The average processing time of Delete statements in the 90th percentile.
    Performance and SQL sql_insert_rt_p90 ms The average processing time of Insert statements in the 90th percentile.
    Performance and SQL sql_other_rt_p90 ms The average processing time of other statements, such as DDL, DCL, and DTL statements, in the 90th percentile.
    Performance and SQL sql_replace_rt_p90 ms The average processing time of Replace statements in the 90th percentile.
    Performance and SQL sql_select_rt_p90 ms The average processing time of Select statements in the 90th percentile.
    Performance and SQL sql_update_rt_p90 ms The average processing time of Update statements in the 90th percentile.
    Performance and SQL all_session count The number of current sessions.
    Performance and SQL active_session count The number of active sessions.
    Performance and SQL sql_distributed_count times/s The number of distributed execution plans processed per second.
    Performance and SQL sql_local_count times/s The number of local executions processed per second.
    Performance and SQL sql_remote_count times/s The number of remote execution plans processed per second.
    Performance and SQL ob_sql_eventt count The number of execution events in a tenant in a specific state.
    Performance and SQL ob_sql_event_in_parse count The number of execution events in the parse state.
    Performance and SQL ob_sql_event_in_pl_parse count The number of execution events in the pl parse state.
    Performance and SQL ob_sql_event_in_plan_cache count The number of execution events in the plan cache state.
    Performance and SQL ob_sql_event_in_sql_optimize count The number of execution events in the sql optimize state.
    Performance and SQL ob_sql_event_in_sql_execution count The number of execution events in the sql execution state.
    Performance and SQL ob_sql_event_in_px_execution count The number of execution events in the px execution state.
    Performance and SQL ob_sql_event_in_sequence_load count The number of execution events in the sequence load state.
    Performance and SQL ob_sql_event_in_committing count The number of execution events in the committing state.
    Performance and SQL ob_sql_event_in_storage_read count The number of execution events in the storage read state.
    Performance and SQL ob_sql_event_in_storage_write count The number of execution events in the storage write state.
    Performance and SQL ob_sql_event_in_remote_das_execution count The number of execution events in the remote das execution state.
    Performance and SQL ob_sql_event_in_plsql_compilation count The number of execution events in the plsql compilation state.
    Performance and SQL ob_sql_event_in_plsql_execution count Number of execution events in the plsql execution state
    Performance and SQL wait_event_count times/s Number of wait events per second
    Performance and SQL system_event_other_count times/s Number of other wait events per second
    Performance and SQL system_event_application_count ms Average wait time of application wait events per second
    Performance and SQL system_event_configuration_count ms Average wait time of configuration wait events per second
    Performance and SQL system_event_administrative_count ms Average wait time of administrative wait events per second
    Performance and SQL system_event_concurrency_count ms Average wait time of concurrency wait events per second
    Performance and SQL system_event_commit_count ms Average wait time of commit wait events per second
    Performance and SQL system_event_idle_count ms Average wait time of idle wait events per second
    Performance and SQL system_event_network_count ms Average wait time of network wait events per second
    Performance and SQL system_event_user_io_count ms Average wait time of user_io wait events per second
    Performance and SQL system_event_system_io_count ms Average wait time of system_io wait events per second
    Performance and SQL system_event_scheduler_count ms Average wait time of scheduler wait events per second
    Performance and SQL system_event_cluster_count ms Average wait time of cluster wait events per second
    Performance and SQL wait_event_rt ms Average wait time of wait events
    Performance and SQL system_event_other_time_waites μs Average wait time of other wait events
    Performance and SQL system_event_application_time_waites μs Average wait time of application wait events
    Performance and SQL system_event_configuration_time_waites μs Average wait time of configuration wait events
    Performance and SQL system_event_administrative_time_waites μs Average wait time of administrative wait events
    Performance and SQL system_event_concurrency_waites μs Average wait time of concurrency wait events
    Performance and SQL system_event_commit_waites μs Average wait time of commit wait events
    Performance and SQL system_event_idle_waites μs Average wait time of idle wait events
    Performance and SQL system_event_network_waites μs Average wait time of network wait events
    Performance and SQL system_event_user_io_waites μs Average wait time of user_io wait events
    Performance and SQL system_event_system_io_waites μs Average wait time of system_io wait events
    Performance and SQL system_event_scheduler_waites μs Average wait time of scheduler wait events
    Performance and SQL system_event_cluster_waites μs Average wait time of cluster wait events
    Performance and SQL request_dequeue_count count Number of requests dequeued from the processing queue
    Performance and SQL request_enqueue_count count Number of requests enqueued into the processing queue
    Performance and SQL request_queue_time μs Average wait time of SQL requests in the wait queue
    Performance and SQL ob_waitevent_count count Number of wait events
    Performance and SQL ob_foreground_waitevent_count count Number of wait events in the foreground state
    Performance and SQL ob_background_waitevent_count count Number of wait events in the background state
    Performance and SQL ob_cpu_percent % CPU utilization of tenant threads
    Performance and SQL memstore_percent % Percentage of MEMStore usage
    Performance and SQL opened_cursors_count count Number of open cursors
    Performance and SQL rpc_packet_in_rt μs Average receive time of RPC packets
    Performance and SQL rpc_packet_out_rt μs Average send time of RPC packets
    Performance and SQL rpc_packet_in byte Throughput of received RPC packets
    Performance and SQL rpc_packet_out byte Throughput of sent RPC packets
    Performance and SQL ob_worktime s Database working time
    Performance and SQL ob_foreground_worktime s Database foreground working time
    Performance and SQL ob_background_worktime s Database background working time
    Performance and SQL ob_no_idle_waiting_time ms Database non-idle waiting time
    Performance and SQL ob_foreground_no_idle_waiting_time ms Database foreground non-idle waiting time
    Performance and SQL ob_background_no_idle_waiting_time ms Database background non-idle waiting time
    Performance and SQL ob_clog_ls_max_replayed_scn ms Replica delay
    Transactions transaction_count times/s TPS
    Transactions transaction_commit_count times/s Number of committed transactions per second
    Transactions transaction_rollback_count times/s Number of rolled back transactions per second
    Transactions transaction_timeout_count times/s Number of timed-out transactions per second
    Transactions transaction_rt ms Average transaction processing time on the server
    Transactions transaction_commit_rt ms Average transaction commit time
    Transactions transaction_rollback_rt ms Average transaction rollback time
    Transactions trans_commit_log_count times/s Number of committed transaction logs per second
    Transactions clog_trans_log_total_size byte Size of committed transaction logs per second
    Metric memstore_write_lock_fail_count times/s The number of write lock wait failures per second.
    Metric memstore_write_lock_succ_count times/s The number of write lock wait successes per second.
    Metric memstore_write_lock_wait_time μs The average write lock wait time.
    Metric transaction_multi_partition_count times/s The number of distributed transactions per second.
    Metric transaction_single_partition_count times/s The number of regular transactions per second.
    Metric trans_commit_log_sync_rt μs The average time consumed for each transaction log network synchronization.
    Metric io_read_count times/s The number of read operations per second for the SSStore.
    Metric io_write_count times/s The number of write operations per second for the SSStore.
    Metric io_read_rt μs The average time consumed for each read operation for the SSStore.
    Metric io_read_rt μs The average time consumed for each write operation for the SSStore.
    Metric io_read_size byte The amount of data read from the SSStore per second.
    Metric io_write_size byte The amount of data written to the SSStore per second.
    Metric io_function_local_other_groups_schedule_us μs The time consumed for scheduling I/O operations on the local disk for other tasks.
    Metric io_function_local_compaction_high_schedule_us μs The time consumed for scheduling I/O operations on the local disk for high-priority major compactions.
    Metric io_function_local_ha_high_schedule_us μs The time consumed for scheduling I/O operations on the local disk for high-priority high-reliability tasks.
    Metric io_function_local_compaction_mid_schedule_us μs The time consumed for scheduling I/O operations on the local disk for medium-priority major compactions.
    Metric io_function_local_ha_mid_schedule_us μs The time consumed for scheduling I/O operations on the local disk for medium-priority high-reliability tasks.
    Metric io_function_local_compaction_low_schedule_us μs The time consumed for scheduling I/O operations on the local disk for low-priority major compactions.
    Metric io_function_local_ha_low_schedule_us μs The time consumed for scheduling I/O operations on the local disk for low-priority high-reliability tasks.
    Metric io_function_local_ddl_schedule_us μs The time consumed for scheduling I/O operations on the local disk for regular DDL tasks.
    Metric io_function_local_ddl_high_schedule_us μs The time consumed for scheduling I/O operations on the local disk for high-priority DDL tasks.
    Metric io_function_local_clog_low_schedule_us μs The time consumed for scheduling I/O operations on the local disk for low-priority log tasks.
    Metric io_function_local_clog_mid_schedule_us μs The time consumed for scheduling I/O operations on the local disk for medium-priority log tasks.
    Metric io_function_local_clog_high_schedule_us μs The time consumed for scheduling I/O operations on the local disk for high-priority log tasks.
    Metric io_function_local_opt_stats_schedule_us μs The time consumed for scheduling I/O operations on the local disk for statistics collection tasks.
    Metric io_function_local_import_schedule_us μs The time consumed for scheduling I/O operations on the local disk for data import tasks.
    Metric io_function_local_export_schedule_us μs The time consumed for scheduling I/O operations on the local disk for data export tasks.
    Metric io_function_local_gc_macro_block_schedule_us μs The time consumed for scheduling I/O operations on the local disk for macro block garbage collection and reuse tasks.
    Metric io_function_local_sql_audit_schedule_us μs The time consumed for scheduling I/O operations on the local disk for SQL audit log writing tasks.
    Metric io_function_local_micro_mini_merge_schedule_us μs The time consumed for scheduling I/O operations on the local disk for microblock MiniMerge tasks.
    Metric io_function_remote_other_groups_schedule_us μs The time consumed for scheduling I/O operations on OSS for other tasks.
    Metric io_function_remote_compaction_high_schedule_us μs The time consumed for scheduling I/O operations on OSS for high-priority major compactions.
    Metric io_function_remote_ha_high_schedule_us μs The time consumed for scheduling I/O operations on OSS for high-priority high-reliability tasks.
    Metric io_function_remote_compaction_mid_schedule_us μs The time consumed for scheduling I/O operations on OSS for medium-priority major compactions.
    Metric io_function_remote_ha_mid_schedule_us μs The time consumed for scheduling I/O operations on OSS for medium-priority high-reliability tasks.
    Metric io_function_remote_compaction_low_schedule_us μs The time consumed for scheduling I/O operations on OSS for low-priority major compactions.
    Metric io_function_remote_ha_low_schedule_us μs The time consumed for scheduling I/O operations on OSS for low-priority high-reliability tasks.
    Metric io_function_remote_ddl_schedule_us μs The time consumed for scheduling I/O operations on OSS for regular DDL tasks.
    Metric io_function_remote_ddl_high_schedule_us μs The time consumed for scheduling I/O operations on OSS for high-priority DDL tasks.
    Metric io_function_remote_clog_low_schedule_us μs The time consumed for scheduling I/O operations on OSS for low-priority log tasks.
    Metric io_function_remote_clog_mid_schedule_us μs The time consumed for scheduling I/O operations on OSS for medium-priority log tasks.
    Metric io_function_remote_clog_high_schedule_us μs The time consumed for scheduling I/O operations on OSS for high-priority log tasks.
    Metric io_function_remote_opt_stats_schedule_us μs The time consumed for scheduling I/O operations on OSS for statistics collection tasks.
    Metric io_function_remote_import_schedule_us μs The time consumed for scheduling I/O operations on OSS for data import tasks.
    Metric io_function_remote_export_schedule_us μs The time consumed for scheduling I/O operations on OSS for data export tasks.
    Metric io_function_remote_gc_macro_block_schedule_us μs The time consumed for scheduling I/O operations on OSS for macro block garbage collection and reuse tasks.
    Metric io_function_remote_sql_audit_schedule_us μs The time consumed for scheduling I/O operations on OSS for SQL audit log writing tasks.
    Storage and Cache io_function_remote_micro_mini_merge_schedule_us μs The time taken to schedule a micro MiniMerge task on the OSS.
    Storage and Cache io_function_local_other_groups_delay_us μs The I/O delay for other tasks on the local disk.
    Storage and Cache io_function_local_compaction_high_delay_us μs The I/O delay for high-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_high_delay_us μs The I/O delay for high-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_compaction_mid_delay_us μs The I/O delay for medium-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_mid_delay_us μs The I/O delay for medium-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_compaction_low_delay_us μs The I/O delay for low-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_low_delay_us μs The I/O delay for low-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_ddl_delay_us μs The I/O delay for general DDL tasks on the local disk.
    Storage and Cache io_function_local_ddl_high_delay_us μs The I/O delay for high-priority DDL tasks on the local disk.
    Storage and Cache io_function_local_clog_low_delay_us μs The I/O delay for low-priority log tasks on the local disk.
    Storage and Cache io_function_local_clog_mid_delay_us μs The I/O delay for medium-priority log tasks on the local disk.
    Storage and Cache io_function_local_clog_high_delay_us μs The I/O delay for high-priority log tasks on the local disk.
    Storage and Cache io_function_local_opt_stats_delay_us μs The I/O delay for statistics collection tasks on the local disk.
    Storage and Cache io_function_local_import_delay_us μs The I/O delay for data import tasks on the local disk.
    Storage and Cache io_function_local_export_delay_us μs The I/O delay for data export tasks on the local disk.
    Storage and Cache io_function_local_gc_macro_block_delay_us μs The I/O delay for macroblock garbage collection and reuse tasks on the local disk.
    Storage and Cache io_function_local_sql_audit_delay_us μs The I/O delay for SQL audit log writing tasks on the local disk.
    Storage and Cache io_function_local_micro_mini_merge_delay_us μs The I/O delay for micro MiniMerge tasks on the local disk.
    Storage and Cache io_function_remote_other_groups_delay_us μs The I/O delay for other tasks on the OSS.
    Storage and Cache io_function_remote_compaction_high_delay_us μs The I/O delay for high-priority major compactions on the OSS.
    Storage and Cache io_function_remote_ha_high_delay_us μs The I/O delay for high-priority high-reliability tasks on the OSS.
    Storage and Cache io_function_remote_compaction_mid_delay_us μs The I/O delay for medium-priority major compactions on the OSS.
    Storage and Cache io_function_remote_ha_mid_delay_us μs The I/O delay for medium-priority high-reliability tasks on the OSS.
    Storage and Cache io_function_remote_compaction_low_delay_us μs The I/O delay for low-priority major compactions on the OSS.
    Storage and Cache io_function_remote_ha_low_delay_us μs The I/O delay for low-priority high-reliability tasks on the OSS.
    Storage and Cache io_function_remote_ddl_delay_us μs The I/O delay for general DDL tasks on the OSS.
    Storage and Cache io_function_remote_ddl_high_delay_us μs The I/O delay for high-priority DDL tasks on the OSS.
    Storage and Cache io_function_remote_clog_low_delay_us μs The I/O delay for low-priority log tasks on the OSS.
    Storage and Cache io_function_remote_clog_mid_delay_us μs The I/O delay for medium-priority log tasks on the OSS.
    Storage and Cache io_function_remote_clog_high_delay_us μs The I/O delay for high-priority log tasks on the OSS.
    Storage and Cache io_function_remote_opt_stats_delay_us μs The I/O delay for statistics collection tasks on the OSS.
    Storage and Cache io_function_remote_import_delay_us μs The I/O delay for data import tasks on the OSS.
    Storage and Cache io_function_remote_export_delay_us μs The I/O delay for data export tasks on the OSS.
    Storage and Cache io_function_remote_gc_macro_block_delay_us μs The I/O delay for macroblock garbage collection and reuse tasks on the OSS.
    Storage and Cache io_function_remote_sql_audit_delay_us μs The I/O delay for SQL audit log writing tasks on the OSS.
    Storage and Cache io_function_remote_micro_mini_merge_delay_us μs The I/O delay for micro MiniMerge tasks on the OSS.
    Storage and Cache io_function_local_other_groups_total_us μs The total I/O time for other tasks on the local disk.
    Storage and Cache io_function_local_compaction_high_total_us μs The total I/O time for high-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_high_total_us μs The total I/O time for high-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_compaction_mid_total_us μs The total I/O time for medium-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_mid_total_us μs The total I/O time for medium-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_compaction_low_total_us μs The total I/O time for low-priority major compactions on the local disk.
    Storage and Cache io_function_local_ha_low_total_us μs The total I/O time for low-priority high-reliability tasks on the local disk.
    Storage and Cache io_function_local_ddl_total_us μs The total I/O time for general DDL tasks on the local disk.
    Storage and Cache io_function_local_ddl_high_total_us μs The total I/O time for high-priority DDL tasks on the local disk.
    Storage and Caching io_function_local_clog_low_total_us μs Time consumed by low-priority log tasks on the local disk
    Storage and Caching io_function_local_clog_mid_total_us μs Time consumed by medium-priority log tasks on the local disk
    Storage and Caching io_function_local_clog_high_total_us μs Time consumed by high-priority log tasks on the local disk
    Storage and Caching io_function_local_opt_stats_total_us μs Time consumed by statistics collection tasks on the local disk
    Storage and Caching io_function_local_import_total_us μs Time consumed by data import tasks on the local disk
    Storage and Caching io_function_local_export_total_us μs Time consumed by data export tasks on the local disk
    Storage and Caching io_function_local_gc_macro_block_total_us μs Time consumed by macroblock recycling and reuse tasks on the local disk
    Storage and Caching io_function_local_sql_audit_total_us μs Time consumed by SQL audit log writing tasks on the local disk
    Storage and Caching io_function_local_micro_mini_merge_total_us μs Time consumed by microblock MiniMerge tasks on the local disk
    Storage and Caching io_function_remote_other_groups_total_us μs Time consumed by other tasks on OSS
    Storage and Caching io_function_remote_compaction_high_total_us μs Time consumed by high-priority compaction tasks on OSS
    Storage and Caching io_function_remote_ha_high_total_us μs Time consumed by high-priority high-reliability tasks on OSS
    Storage and Caching io_function_remote_compaction_mid_total_us μs Time consumed by medium-priority compaction tasks on OSS
    Storage and Caching io_function_remote_ha_mid_total_us μs Time consumed by medium-priority high-reliability tasks on OSS
    Storage and Caching io_function_remote_compaction_low_total_us μs Time consumed by low-priority compaction tasks on OSS
    Storage and Caching io_function_remote_ha_low_total_us μs Time consumed by low-priority high-reliability tasks on OSS
    Storage and Caching io_function_remote_ddl_total_us μs Time consumed by general DDL tasks on OSS
    Storage and Caching io_function_remote_ddl_high_total_us μs Time consumed by high-priority DDL tasks on OSS
    Storage and Caching io_function_remote_clog_low_total_us μs Time consumed by low-priority log tasks on OSS
    Storage and Caching io_function_remote_clog_mid_total_us μs Time consumed by medium-priority log tasks on OSS
    Storage and Caching io_function_remote_clog_high_total_us μs Time consumed by high-priority log tasks on OSS
    Storage and Caching io_function_remote_opt_stats_total_us μs Time consumed by statistics collection tasks on OSS
    Storage and Caching io_function_remote_import_total_us μs Time consumed by data import tasks on OSS
    Storage and Caching io_function_remote_export_total_us μs Time consumed by data export tasks on OSS
    Storage and Caching io_function_remote_gc_macro_block_total_us μs Time consumed by macroblock recycling and reuse tasks on OSS
    Storage and Caching io_function_remote_sql_audit_total_us μs Time consumed by SQL audit log writing tasks on OSS
    Storage and Caching io_function_remote_micro_mini_merge_total_us μs Time consumed by microblock MiniMerge tasks on OSS
    Storage and Caching io_group_write_net_bandwidth byte Write bandwidth of group OSS
    Storage and Caching io_group_read_net_bandwidth byte Read bandwidth of group OSS
    Storage and Caching active_memstore_used GiB Size of active MEMStore
    Storage and Caching major_freeze_trigger MiB Threshold for triggering major compaction
    Storage and Caching memstore_limit MiB Limit of MEMStore
    Storage and Caching total_memstore_used MiB Total size of MEMStore
    Storage and Caching ob_tenant_binlog_disk_used GiB Size of binlog disk
    Storage and Caching ob_tenant_memory_percent Percentage (%) Memory usage of an OB tenant
    Storage and Caching ob_tenant_log_disk_total_bytes GiB Total size of log disk
    Storage and Caching ob_tenant_log_disk_used_bytes GiB Used size of log disk
    Storage and Caching ob_tenant_server_required_size GiB Size of tenant data
    Storage and Caching ob_tenant_server_data_size GiB Size of tenant data
    Storage and Caching block_cache_size MiB Size of block cache
    Storage and Caching bloom_filter_cache_size MiB Size of bloom filter cache
    Storage and Caching clog_cache_size MiB Size of Clog cache
    Storage and Caching plan_cache_size MiB Size of execution plan cache
    Storage and Caching row_cache_size MiB Size of row cache
    Storage and Caching block_cache_hit_ratio Percentage (%) Hit ratio of block cache
    Storage and Caching bloom_filter_cache_hit_ratio Percentage (%) Hit ratio of bloom filter cache
    Storage and Caching clog_cache_hit_ratio Percentage (%) Hit ratio of Clog cache
    Storage and Caching location_cache_hit_ratio Percentage (%) Hit ratio of location cache
    Storage and Caching plan_cache_hit_ratio Percentage (%) Hit ratio of execution plan cache
    Storage and Caching row_cache_hit_ratio Percentage (%) Hit ratio of row cache
    Storage and Caching block_cache_req_total Count Number of block cache requests
    Storage and Caching bloom_filter_cache_req_total Count Number of bloom filter cache requests
    Storage and Cache clog_cache_req_total count Number of Clog cache requests
    Storage and Cache location_cache_req_total count Number of location cache requests
    Storage and Cache row_cache_req_total count Number of row cache requests
    OBKV-Table single_kv_all_count times/s Average number of all operations per second for single operations
    OBKV-Table single_kv_delete_count times/s Average number of deletes per second for single operations
    OBKV-Table single_kv_insert_count times/s Average number of inserts per second for single operations
    OBKV-Table single_kv_select_count times/s Average number of queries per second for single operations
    OBKV-Table single_kv_update_count times/s Average number of updates per second for single operations
    OBKV-Table single_kv_insert_or_update_count times/s Average number of inserts and updates per second for single operations
    OBKV-Table single_kv_replace_count times/s Average number of replaces per second for single operations
    OBKV-Table single_kv_increment_count times/s Average number of increments per second for single operations
    OBKV-Table single_kv_append_count times/s Average number of appends per second for single operations
    OBKV-Table single_kv_all_rt μs Average time consumed by single operations
    OBKV-Table single_kv_delete_rt μs Average time consumed by single delete operations
    OBKV-Table single_kv_insert_rt μs Average time consumed by single insert operations
    OBKV-Table single_kv_select_rt μs Average time consumed by single query operations
    OBKV-Table single_kv_update_rt μs Average time consumed by single update operations
    OBKV-Table single_kv_insert_or_update_rt μs Average time consumed by single insert or update operations
    OBKV-Table single_kv_increment_rt μs Average time consumed by single increment operations
    OBKV-Table single_kv_append_rt μs Average time consumed by single append operations
    OBKV-Table multi_kv_all_count times/s Average number of all operations per second for operations of the same type
    OBKV-Table multi_kv_delete_count times/s Average number of deletes per second for operations of the same type
    OBKV-Table multi_kv_insert_count times/s Average number of inserts per second for operations of the same type
    OBKV-Table multi_kv_select_count times/s Average number of queries per second for operations of the same type
    OBKV-Table multi_kv_update_count times/s Average number of updates per second for operations of the same type
    OBKV-Table multi_kv_insert_or_update_count times/s Average number of inserts and updates per second for operations of the same type
    OBKV-Table multi_kv_replace_count times/s Average number of replaces per second for operations of the same type
    OBKV-Table multi_kv_increment_count times/s Average number of increments per second for operations of the same type
    OBKV-Table multi_kv_append_count times/s Average number of appends per second for operations of the same type
    OBKV-Table multi_kv_all_rt μs Average time consumed by operations of the same type
    OBKV-Table multi_kv_delete_rt μs Average time consumed by delete operations of the same type
    OBKV-Table multi_kv_insert_rt μs Average time consumed by insert operations of the same type
    OBKV-Table multi_kv_select_rt μs Average time consumed by query operations of the same type
    OBKV-Table multi_kv_update_rt μs Average time consumed by update operations of the same type
    OBKV-Table multi_kv_insert_or_update_rt μs Average time consumed by insert or update operations of the same type
    OBKV-Table multi_kv_replace_rt μs Average time consumed by replace operations of the same type
    OBKV-Table multi_kv_increment_rt μs Average time consumed by increment operations of the same type
    OBKV-Table multi_kv_append_rt μs Average time consumed by append operations of the same type
    OBKV-Table kv_table_all_rt_p99 ms 99th percentile response time of TABLE SQL statements
    OBKV-Table kv_table_select_rt_p99 ms 99th percentile response time of TABLE SELECT statements
    OBKV-Table kv_table_insert_rt_p99 ms 99th percentile response time of TABLE INSERT statements
    OBKV-Table kv_table_delete_rt_p99 ms 99th percentile response time of TABLE DELETE statements
    OBKV-Table kv_table_update_rt_p99 ms 99th percentile response time of TABLE UPDATE statements
    OBKV-Table kv_table_replace_rt_p99 ms 99th percentile response time of TABLE REPLACE statements
    OBKV-Table kv_table_query_and_mutate_rt_p99 ms 99th percentile response time of TABLE QUERY_AND_MUTATE statements
    OBKV-Table kv_table_other_rt_p99 ms 99th percentile response time of other TABLE statements such as DDL, DCL, and DTL statements
    OBKV-Table kv_table_all_rt_p95 ms 95th percentile response time of TABLE SQL statements
    OBKV-Table kv_table_select_rt_p95 ms 95th percentile response time of TABLE SELECT statements
    OBKV-Table kv_table_insert_rt_p95 ms 95th percentile response time of TABLE INSERT statements
    OBKV-Table kv_table_delete_rt_p95 ms 95th percentile response time of TABLE DELETE statements
    OBKV-Table kv_table_update_rt_p95 ms 95th percentile response time of TABLE UPDATE statements
    OBKV-Table kv_table_replace_rt_p95 ms 95th percentile response time of TABLE REPLACE statements
    OBKV-Table kv_table_query_and_mutate_rt_p95 ms 95th percentile response time of TABLE QUERY_AND_MUTATE statements
    OBKV-Table kv_table_other_rt_p95 ms 95th percentile response time for other statements such as TABLE DDL, DCL, and DTL
    OBKV-Table kv_table_all_rt_p90 ms 90th percentile response time for TABLE SQL statements
    OBKV-Table kv_table_select_rt_p90 ms 90th percentile response time for TABLE SELECT statements
    OBKV-Table kv_table_insert_rt_p90 ms 90th percentile response time for TABLE INSERT statements
    OBKV-Table kv_table_delete_rt_p90 ms 90th percentile response time for TABLE DELETE statements
    OBKV-Table kv_table_update_rt_p90 ms 90th percentile response time for TABLE UPDATE statements
    OBKV-Table kv_table_replace_rt_p90 ms 90th percentile response time for TABLE REPLACE statements
    OBKV-Table kv_table_query_and_mutate_rt_p90 ms 90th percentile response time for TABLE QUERY_AND_MUTATE statements
    OBKV-Table kv_table_other_rt_p90 ms 90th percentile response time for other statements such as TABLE DDL, DCL, and DTL
    OBKV-Table multi_kv_all_row count Average number of rows in batch operations of the same type
    OBKV-Table multi_kv_delete_row count Average number of rows deleted in batch operations of the same type
    OBKV-Table multi_kv_insert_row count Average number of rows inserted in batch operations of the same type
    OBKV-Table multi_kv_select_row count Average number of rows queried in batch operations of the same type
    OBKV-Table multi_kv_update_row count Average number of rows updated in batch operations of the same type
    OBKV-Table multi_kv_insert_or_update_row count Average number of rows inserted and updated in batch operations of the same type
    OBKV-Table multi_kv_replace_row count Average number of rows replaced in batch operations of the same type
    OBKV-Table multi_kv_increment_row count Average number of rows incremented in batch operations of the same type
    OBKV-Table multi_kv_append_row count Average number of rows appended in batch operations of the same type
    OBKV-Table batch_kv_all_count operations/s Average number of operations per second in mixed batch operations
    OBKV-Table batch_kv_select_count operations/s Average number of queries per second in mixed batch operations
    OBKV-Table batch_kv_hybrid_count operations/s Average number of mixed operations per second in mixed batch operations
    OBKV-Table batch_kv_all_rt μs Average execution time of mixed batch operations
    OBKV-Table batch_kv_select_rt μs Average query execution time of mixed batch operations
    OBKV-Table batch_kv_hybrid_rt μs Average execution time of mixed operations in mixed batch operations
    OBKV-Table batch_kv_all_row operations/s Average number of rows in mixed batch operations
    OBKV-Table batch_kv_select_row operations/s Average number of rows queried in mixed batch operations
    OBKV-Table batch_kv_hybrid_row operations/s Average number of rows in mixed operations in mixed batch operations
    OBKV-Table query_kv_select_count operations/s Average number of operations per second in queries
    OBKV-Table query_kv_select_rt μs Average execution time of queries
    OBKV-Table query_kv_select_row operations/s Average number of rows in queries
    OBKV-Table query_and_muate_kv_select_count count Average number of queries in query-and-mutation operations
    OBKV-Table query_and_muate_kv_select_rt μs Average response time of queries in query-and-mutation operations
    OBKV-Table query_and_muate_kv_select_row count Average number of rows in query-and-mutation operations
    OBKV-HBase hbase_all_count operations/s Average number of SQL statements processed per second in HBase
    OBKV-HBase hbase_scan_count operations/s Average number of Scan statements processed per second in HBase
    OBKV-HBase hbase_put_count operations/s Average number of Put statements processed per second in HBase
    OBKV-HBase hbase_delete_count operations/s Average number of Delete statements processed per second in HBase
    OBKV-HBase hbase_append_count operations/s Average number of Append statements processed per second in HBase
    OBKV-HBase hbase_increment_count operations/s Average number of Increment statements processed per second in HBase
    OBKV-HBase hbase_checkAndPut_count operations/s Average number of CheckAndPut statements processed per second in HBase
    OBKV-HBase hbase_checkAndDelete_count operations/s Average number of CheckAndDelete statements processed per second in HBase
    OBKV-HBase hbase_hybrid_batch_count operations/s Average number of Hybrid_batch statements processed per second in HBase
    OBKV-HBase hbase_rt μs Average execution time of SQL statements in HBase
    OBKV-HBase hbase_scan_rt μs Average execution time of Scan statements in HBase
    OBKV-HBase hbase_put_rt μs Average execution time of Put statements in HBase
    OBKV-HBase hbase_delete_rt μs Average execution time of Delete statements in HBase
    OBKV-HBase hbase_append_rt μs Average execution time of Append statements in HBase
    OBKV-HBase hbase_increment_rt μs Average execution time of Increment statements in HBase
    OBKV-HBase hbase_checkAndPut_rt μs Average execution time of CheckAndPut statements in HBase
    OBKV-HBase hbase_checkAndDelete_rt μs Average execution time of CheckAndDelete statements in HBase
    OBKV-HBase hbase_hybrid_batch_rt μs Average execution time of Hybrid_batch statements in HBase
    OBKV-HBase kv_hbase_all_rt_p999 ms Average processing time of HBase SQL statements at the 99.9th percentile
    OBKV-HBase kv_hbase_scan_rt_p999 ms Average processing time of HBase Scan statements at the 99.9th percentile
    OBKV-HBase kv_hbase_put_rt_p999 ms Average processing time of HBase Put statements at the 99.9th percentile
    OBKV-HBase kv_hbase_delete_rt_p999 ms Average processing time of HBase Delete statements at the 99.9th percentile
    OBKV-HBase kv_hbase_append_rt_p999 ms Average processing time of HBase Append statements at the 99.9th percentile
    OBKV-HBase kv_hbase_increment_rt_p999 ms Average processing time of HBase Increment statements at the 99.9th percentile
    OBKV-HBase kv_hbase_check_and_put_rt_p999 ms Average processing time of HBase CheckAndPut statements at the 99.9th percentile
    OBKV-HBase kv_hbase_check_and_delete_rt_p999 ms Average processing time of HBase CheckAndDelete statements at the 99.9th percentile
    OBKV-HBase kv_hbase_hybrid_batch_rt_p999 ms Average processing time of HBase Hybrid_batch statements at the 99.9th percentile
    OBKV-HBase kv_hbase_all_rt_p99 ms Average processing time of HBase SQL statements at the 99th percentile
    OBKV-HBase kv_hbase_scan_rt_p99 ms Average processing time of HBase Scan statements at the 99th percentile
    OBKV-HBase kv_hbase_put_rt_p99 ms Average processing time of HBase Put statements at the 99th percentile
    OBKV-HBase kv_hbase_delete_rt_p99 ms Average processing time of HBase Delete statements at the 99th percentile
    OBKV-HBase kv_hbase_append_rt_p99 ms Average processing time of HBase Append statements at the 99th percentile
    OBKV-HBase kv_hbase_increment_rt_p99 ms Average processing time of HBase Increment statements at the 99th percentile
    OBKV-HBase kv_hbase_check_and_put_rt_p99 ms Average processing time of HBase CheckAndPut statements at the 99th percentile
    OBKV-HBase kv_hbase_check_and_delete_rt_p99 ms Average processing time of HBase CheckAndDelete statements at the 99th percentile
    OBKV-HBase kv_hbase_hybrid_batch_rt_p99 ms Average processing time of HBase Hybrid_batch statements at the 99th percentile
    OBKV-HBase kv_hbase_all_rt_p95 ms Average processing time of HBase SQL statements at the 95th percentile
    OBKV-HBase kv_hbase_scan_rt_p95 ms Average processing time of HBase Scan statements at the 95th percentile
    OBKV-HBase kv_hbase_put_rt_p95 ms Average processing time of HBase Put statements at the 95th percentile
    OBKV-HBase kv_hbase_delete_rt_p95 ms Average processing time of HBase Delete statements at the 95th percentile
    OBKV-HBase kv_hbase_append_rt_p95 ms Average processing time of HBase Append statements at the 95th percentile
    OBKV-HBase kv_hbase_increment_rt_p95 ms Average processing time of HBase Increment statements at the 95th percentile
    OBKV-HBase kv_hbase_check_and_put_rt_p95 ms Average processing time of HBase CheckAndPut statements at the 95th percentile
    OBKV-HBase kv_hbase_check_and_delete_rt_p95 ms Average processing time of HBase CheckAndDelete statements at the 95th percentile
    OBKV-HBase kv_hbase_hybrid_batch_rt_p95 ms Average processing time of HBase Hybrid_batch statements at the 95th percentile
    OBKV-HBase kv_hbase_all_rt_p90 ms Average processing time of HBase SQL statements at the 90th percentile
    OBKV-HBase kv_hbase_scan_rt_p90 ms Average processing time of HBase Scan statements at the 90th percentile
    OBKV-HBase kv_hbase_put_rt_p90 ms Average processing time of HBase Put statements at the 90th percentile
    OBKV-HBase kv_hbase_delete_rt_p90 ms Average processing time of HBase Delete statements at the 90th percentile
    OBKV-HBase kv_hbase_append_rt_p90 ms Average processing time of HBase Append statements at the 90th percentile
    OBKV-HBase kv_hbase_increment_rt_p90 ms Average processing time of HBase Increment statements at the 90th percentile
    OBKV-HBase kv_hbase_check_and_put_rt_p90 ms Average processing time of HBase CheckAndPut statements at the 90th percentile
    OBKV-HBase kv_hbase_check_and_delete_rt_p90 ms Average processing time of HBase CheckAndDelete statements at the 90th percentile
    OBKV-HBase kv_hbase_hybrid_batch_rt_p90 ms Average processing time of HBase Hybrid_batch statements at the 90th percentile
    OBKV-HBase kv_hbase_all_rt_p50 ms Average processing time of HBase SQL statements at the 50th percentile
    OBKV-HBase kv_hbase_scan_rt_p50 ms Average processing time of HBase Scan statements at the 50th percentile
    OBKV-HBase kv_hbase_put_rt_p50 ms Average processing time of HBase Put statements at the 50th percentile
    OBKV-HBase kv_hbase_delete_rt_p50 ms Average processing time of HBase Delete statements at the 50th percentile
    OBKV-HBase kv_hbase_append_rt_p50 ms Average processing time of HBase Append statements at the 50th percentile
    OBKV-HBase kv_hbase_increment_rt_p50 ms Average processing time of HBase Increment statements at the 50th percentile
    OBKV-HBase kv_hbase_check_and_put_rt_p50 ms Average processing time of HBase CheckAndPut statements at the 50th percentile
    OBKV-HBase kv_hbase_check_and_delete_rt_p50 ms Average processing time of HBase CheckAndDelete statements at the 50th percentile
    OBKV-HBase kv_hbase_hybrid_batch_rt_p50 ms 50th percentile of the average processing time for Hybrid_batch statements in HBase
    OBKV-HBase hbase_all_rows times/s Number of SQL statements processed by HBase per second
    OBKV-HBase hbase_scan_rows times/s Number of Scan statements processed by HBase per second
    OBKV-HBase hbase_put_rows times/s Number of Put statements processed by HBase per second
    OBKV-HBase hbase_delete_rows times/s Number of Delete statements processed by HBase per second
    OBKV-HBase hbase_append_rows times/s Number of Append statements processed by HBase per second
    OBKV-HBase hbase_increment_rows times/s Number of Increment statements processed by HBase per second
    OBKV-HBase hbase_checkAndPut_rows times/s Number of CheckAndPut statements processed by HBase per second
    OBKV-HBase hbase_checkAndDelete_rows times/s Number of CheckAndDelete statements processed by HBase per second
    OBKV-HBase hbase_hybrid_batch_rows times/s Number of Hybrid_batch statements processed by HBase per second

    Previous topic

    OBKV-HBase
    Last

    Next topic

    Top SQL
    Next
    What is on this page
    Manage custom dashboards
    Create a custom dashboard
    View a custom dashboard
    Edit a custom dashboard
    Delete a custom dashboard
    Tenant monitoring metrics