tencent cloud

Tencent Cloud Observability Platform

Release Notes and Announcements
Release Notes
Product Introduction
Overview
Strengths
Basic Features
Basic Concepts
Use Cases
Use Limits
Purchase Guide
Tencent Cloud Product Monitoring
Application Performance Management
Mobile App Performance Monitoring
Real User Monitoring
Cloud Automated Testing
Prometheus Monitoring
Grafana
EventBridge
PTS
Quick Start
Monitoring Overview
Instance Group
Tencent Cloud Product Monitoring
Application Performance Management
Real User Monitoring
Cloud Automated Testing
Performance Testing Service
Prometheus Getting Started
Grafana
Dashboard Creation
EventBridge
Alarm Service
Cloud Product Monitoring
Tencent Cloud Service Metrics
Operation Guide
CVM Agents
Cloud Product Monitoring Integration with Grafana
Troubleshooting
Practical Tutorial
Application Performance Management
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Parameter Information
FAQs
Mobile App Performance Monitoring
Overview
Operation Guide
Access Guide
Practical Tutorial
Tencent Cloud Real User Monitoring
Product Introduction
Operation Guide
Connection Guide
FAQs
Cloud Automated Testing
Product Introduction
Operation Guide
FAQs
Performance Testing Service
Overview
Operation Guide
Practice Tutorial
JavaScript API List
FAQs
Prometheus Monitoring
Product Introduction
Access Guide
Operation Guide
Practical Tutorial
Terraform
FAQs
Grafana
Product Introduction
Operation Guide
Guide on Grafana Common Features
FAQs
Dashboard
Overview
Operation Guide
Alarm Management
Console Operation Guide
Troubleshooting
FAQs
EventBridge
Product Introduction
Operation Guide
Practical Tutorial
FAQs
Report Management
FAQs
General
Alarm Service
Concepts
Monitoring Charts
CVM Agents
Dynamic Alarm Threshold
CM Connection to Grafana
Documentation Guide
Related Agreements
Application Performance Management Service Level Agreement
APM Privacy Policy
APM Data Processing And Security Agreement
RUM Service Level Agreement
Mobile Performance Monitoring Service Level Agreement
Cloud Automated Testing Service Level Agreement
Prometheus Service Level Agreement
TCMG Service Level Agreements
PTS Service Level Agreement
PTS Use Limits
Cloud Monitor Service Level Agreement
API Documentation
History
Introduction
API Category
Making API Requests
Monitoring Data Query APIs
Alarm APIs
Legacy Alert APIs
Notification Template APIs
TMP APIs
Grafana Service APIs
Event Center APIs
TencentCloud Managed Service for Prometheus APIs
Monitoring APIs
Data Types
Error Codes
Glossary

TencentDB for PostgreSQL Monitoring Metrics

PDF
Focus Mode
Font Size
Last updated: 2024-01-27 17:44:47

Namespace

Namespace=QCE/POSTGRES

Monitoring Metrics

Parameter
Metric
Description
Unit
Dimension
Connections
Connections
Historical trend of active connections to the instance
-
resourceId
Cpu
CPU utilization
Instance CPU utilization. Due to the flexible CPU limit policy adopted during idle time, the CPU utilization may be above 100%
%
resourceId
HitPercent
Buffer cache hit rate
Data cache hit rate
%
resourceId
Memory
Memory usage
Available memory space used by the instance
KB
resourceId
OtherCalls
Other requests
Total number of requests (such as DROP) other than reads and writes accumulated by the minute
Requests/min
resourceId
Qps
Queries per second
Number of queries per second
Queries/sec
resourceId
WriteCalls
Write requests
Total number of write requests per minute
Requests/min
resourceId
ReadCalls
Read requests
Total number of read requests per minute
Requests/min
resourceId
ReadWriteCalls
Read and write requests
Total number of read and write (CRUD) requests per minute
Requests/min
resourceId
RemainXid
Remaining XIDs
Number of remaining transaction IDs. Maximum number: 2^32. If this value is below 1000000, we recommend you manually run `vacuum full`
-
resourceId
SqlRuntimeAvg
Average execution latency
Average execution time of all SQL requests, excluding SQL requests in transactions
Ms
resourceId
SqlRuntimeMax
Top 10 longest execution latency
Average execution time of the top 10 most time-consuming SQL requests
Ms
resourceId
SqlRuntimeMin
Top 10 shortest execution latency
Average execution time of the top 10 least time-consuming SQL requests
Ms
resourceId
Storage
Used storage space
Storage capacity used by the instance
GB
resourceId
XlogDiff
Primary/Secondary xlog sync delay
Primary/Secondary xlog sync delay sampled once per minute. The smaller, the better
Byte
resourceId
SlowQueryCnt
Slow queries
Number of queries that take more than the specified time (1s by default) to be executed
-
resourceId
StorageRate
Storage space utilization
Storage space utilization of the instance
%
resourceId
Note:
The statistical granularity (period) may vary by metric. The DescribeBaseMetrics API can be used to get the period values supported by each metric.

Overview of Parameters in Each Dimension

Parameter
Dimension
Dimension Description
Format
Instances.N.Dimensions.0.Name
resourceId
resourceId dimension name
Enter a String-type dimension name: resourceId
Instances.N.Dimensions.0.Value
resourceId
Specific instance resourceId
Enter a specific instance resourceId, such as postgres-123456

Input Parameter Description

To query the monitoring data of a TencentDB for PostgreSQL instance, use the following input parameters: &Namespace=QCE/POSTGRES &Instances.N.Dimensions.0.Name=resourceId &Instances.N.Dimensions.0.Value=resourceId

Help and Support

Was this page helpful?

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

Feedback