Kingsoft Cloud PostgreSQL
Kingsoft Cloud PostgreSQL 모니터링 데이터를 수집합니다.
구성¶
사전 조건¶
요구 사항을 충족하는 Kingsoft Cloud AK ID, AK Secret을 미리 준비하고, 수집에 필요한 서비스에 대한 읽기 전용 권한을 부여하세요.
Func 설치¶
Guance 통합 - 확장 - 호스팅 버전 Func를 개통하는 것을 권장합니다: 모든 사전 조건이 자동으로 설치되니, 스크립트 설치를 계속 진행하세요
직접 배포한 Func는 직접 배포한 Func를 참고하세요
설치 스크립트¶
- Func 콘솔에 로그인한 뒤 【스크립트 마켓】을 클릭하고, Guance 스크립트 마켓으로 들어가
integration_kingsoftcloud_postgresql을 검색합니다 - 【설치】를 클릭한 후, 해당 파라미터인 Kingsoft Cloud AK ID, AK Secret 및 계정명을 입력합니다
- 【배포 시작 스크립트】를 클릭하면 시스템이 자동으로
Startup스크립트 세트를 생성하고, 해당 시작 스크립트를 자동으로 구성합니다 - 활성화한 후에는 「관리 / 자동 트리거 구성」에서 해당 자동 트리거 구성을 확인할 수 있습니다. 【실행】을 클릭하면 정기 실행을 기다릴 필요 없이 즉시 한 번 실행할 수 있습니다. 잠시 후 실행 작업 기록과 해당 로그를 확인할 수 있습니다
검증¶
- 「관리 / 자동 트리거 구성」에서 해당 작업의 자동 트리거 구성이 존재하는지 확인하고, 동시에 해당 작업 기록과 로그를 확인해 이상 여부를 점검합니다
- Guance의 「인프라 - 리소스 디렉터리」에서 자산 정보가 존재하는지 확인합니다
- Guance의 「지표」에서 해당 모니터링 데이터가 있는지 확인합니다
지표¶
Kingsoft Cloud-Cloud Monitoring 설정을 완료하면 기본 지표 집합은 아래와 같습니다. 구성 방식으로 더 많은 지표를 수집할 수 있습니다. Kingsoft Cloud PostgreSQL 모니터링 지표는 kingsoftcloud_pgs 지표 집합에 있습니다. 공식적으로 공개된 단위는 Kingsoft Cloud PGS 모니터링 지표를 참고하세요. 그 외 단위는 일단 지표 이름의 의미를 바탕으로 추정하며, 실제 수집 데이터가 배포된 후 보정합니다.
| MetricName | MetricDescribe | Dimensions | Unit |
|---|---|---|---|
postgresql_active_conns_average |
postgresql_active_conns_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_active_conns_max |
postgresql_active_conns_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_active_conns_min |
postgresql_active_conns_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_active_transactions_average |
postgresql_active_transactions_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_active_transactions_max |
postgresql_active_transactions_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_active_transactions_min |
postgresql_active_transactions_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_buffers_blks_hit_average |
postgresql_buffers_blks_hit_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_buffers_blks_hit_max |
postgresql_buffers_blks_hit_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_buffers_blks_hit_min |
postgresql_buffers_blks_hit_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_bytes_received_average |
postgresql_bytes_received_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_bytes_received_max |
postgresql_bytes_received_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_bytes_received_min |
postgresql_bytes_received_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_bytes_sent_average |
postgresql_bytes_sent_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_bytes_sent_max |
postgresql_bytes_sent_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_bytes_sent_min |
postgresql_bytes_sent_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_cache_hit_average |
postgresql_cache_hit_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cache_hit_max |
postgresql_cache_hit_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cache_hit_min |
postgresql_cache_hit_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_checkpoint_sync_time_average |
postgresql_checkpoint_sync_time_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoint_sync_time_max |
postgresql_checkpoint_sync_time_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoint_sync_time_min |
postgresql_checkpoint_sync_time_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoint_write_time_average |
postgresql_checkpoint_write_time_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoint_write_time_max |
postgresql_checkpoint_write_time_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoint_write_time_min |
postgresql_checkpoint_write_time_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_checkpoints_req_average |
postgresql_checkpoints_req_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_checkpoints_req_max |
postgresql_checkpoints_req_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_checkpoints_req_min |
postgresql_checkpoints_req_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_checkpoints_timed_average |
postgresql_checkpoints_timed_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_checkpoints_timed_max |
postgresql_checkpoints_timed_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_checkpoints_timed_min |
postgresql_checkpoints_timed_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_clientconns_average |
postgresql_clientconns_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_clientconns_max |
postgresql_clientconns_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_clientconns_min |
postgresql_clientconns_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_clientqps_average |
postgresql_clientqps_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_clientqps_max |
postgresql_clientqps_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_clientqps_min |
postgresql_clientqps_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_cpu_process_autovacuum_average |
postgresql_cpu_process_autovacuum_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_autovacuum_max |
postgresql_cpu_process_autovacuum_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_autovacuum_min |
postgresql_cpu_process_autovacuum_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_bgwriter_average |
postgresql_cpu_process_bgwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_bgwriter_max |
postgresql_cpu_process_bgwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_bgwriter_min |
postgresql_cpu_process_bgwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_checkpoint_average |
postgresql_cpu_process_checkpoint_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_checkpoint_max |
postgresql_cpu_process_checkpoint_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_checkpoint_min |
postgresql_cpu_process_checkpoint_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_logger_average |
postgresql_cpu_process_logger_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_logger_max |
postgresql_cpu_process_logger_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_logger_min |
postgresql_cpu_process_logger_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_pgstat_average |
postgresql_cpu_process_pgstat_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_pgstat_max |
postgresql_cpu_process_pgstat_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_pgstat_min |
postgresql_cpu_process_pgstat_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_postmaster_average |
postgresql_cpu_process_postmaster_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_postmaster_max |
postgresql_cpu_process_postmaster_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_postmaster_min |
postgresql_cpu_process_postmaster_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walsender_average |
postgresql_cpu_process_walsender_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walsender_max |
postgresql_cpu_process_walsender_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walsender_min |
postgresql_cpu_process_walsender_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walwriter_average |
postgresql_cpu_process_walwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walwriter_max |
postgresql_cpu_process_walwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_process_walwriter_min |
postgresql_cpu_process_walwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_used_percent_average |
postgresql_cpu_used_percent_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_used_percent_max |
postgresql_cpu_used_percent_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_cpu_used_percent_min |
postgresql_cpu_used_percent_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_delay_average |
postgresql_delay_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 초 |
postgresql_delay_max |
postgresql_delay_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 초 |
postgresql_delay_min |
postgresql_delay_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 초 |
postgresql_delete_requests_average |
postgresql_delete_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_delete_requests_max |
postgresql_delete_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_delete_requests_min |
postgresql_delete_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_idle_in_transaction_conns_average |
postgresql_idle_in_transaction_conns_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_idle_in_transaction_conns_max |
postgresql_idle_in_transaction_conns_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_idle_in_transaction_conns_min |
postgresql_idle_in_transaction_conns_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_insert_requests_average |
postgresql_insert_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_insert_requests_max |
postgresql_insert_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_insert_requests_min |
postgresql_insert_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_io_process_autovacuum_average |
postgresql_io_process_autovacuum_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_autovacuum_max |
postgresql_io_process_autovacuum_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_autovacuum_min |
postgresql_io_process_autovacuum_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_bgwriter_average |
postgresql_io_process_bgwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_bgwriter_max |
postgresql_io_process_bgwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_bgwriter_min |
postgresql_io_process_bgwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_checkpoint_average |
postgresql_io_process_checkpoint_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_checkpoint_max |
postgresql_io_process_checkpoint_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_checkpoint_min |
postgresql_io_process_checkpoint_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_logger_average |
postgresql_io_process_logger_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_logger_max |
postgresql_io_process_logger_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_logger_min |
postgresql_io_process_logger_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_pgstat_average |
postgresql_io_process_pgstat_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_pgstat_max |
postgresql_io_process_pgstat_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_pgstat_min |
postgresql_io_process_pgstat_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_postmaster_average |
postgresql_io_process_postmaster_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_postmaster_max |
postgresql_io_process_postmaster_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_postmaster_min |
postgresql_io_process_postmaster_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walsender_average |
postgresql_io_process_walsender_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walsender_max |
postgresql_io_process_walsender_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walsender_min |
postgresql_io_process_walsender_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walwriter_average |
postgresql_io_process_walwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walwriter_max |
postgresql_io_process_walwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_io_process_walwriter_min |
postgresql_io_process_walwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_max_connections_average |
postgresql_max_connections_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_max_connections_max |
postgresql_max_connections_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_max_connections_min |
postgresql_max_connections_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_max_used_xids_average |
postgresql_max_used_xids_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_max_used_xids_max |
postgresql_max_used_xids_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_max_used_xids_min |
postgresql_max_used_xids_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_mem_process_autovacuum_average |
postgresql_mem_process_autovacuum_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_autovacuum_max |
postgresql_mem_process_autovacuum_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_autovacuum_min |
postgresql_mem_process_autovacuum_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_bgwriter_average |
postgresql_mem_process_bgwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_bgwriter_max |
postgresql_mem_process_bgwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_bgwriter_min |
postgresql_mem_process_bgwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_checkpoint_average |
postgresql_mem_process_checkpoint_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_checkpoint_max |
postgresql_mem_process_checkpoint_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_checkpoint_min |
postgresql_mem_process_checkpoint_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_logger_average |
postgresql_mem_process_logger_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_logger_max |
postgresql_mem_process_logger_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_logger_min |
postgresql_mem_process_logger_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_pgstat_average |
postgresql_mem_process_pgstat_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_pgstat_max |
postgresql_mem_process_pgstat_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_pgstat_min |
postgresql_mem_process_pgstat_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_postmaster_average |
postgresql_mem_process_postmaster_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_postmaster_max |
postgresql_mem_process_postmaster_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_postmaster_min |
postgresql_mem_process_postmaster_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walsender_average |
postgresql_mem_process_walsender_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walsender_max |
postgresql_mem_process_walsender_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walsender_min |
postgresql_mem_process_walsender_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walwriter_average |
postgresql_mem_process_walwriter_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walwriter_max |
postgresql_mem_process_walwriter_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_mem_process_walwriter_min |
postgresql_mem_process_walwriter_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_pg_xlog_average |
postgresql_pg_xlog_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_pg_xlog_location_diff_average |
postgresql_pg_xlog_location_diff_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_pg_xlog_location_diff_max |
postgresql_pg_xlog_location_diff_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_pg_xlog_location_diff_min |
postgresql_pg_xlog_location_diff_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_pg_xlog_max |
postgresql_pg_xlog_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_pg_xlog_min |
postgresql_pg_xlog_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_rbps_average |
postgresql_rbps_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_rbps_max |
postgresql_rbps_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_rbps_min |
postgresql_rbps_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_read_requests_average |
postgresql_read_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_read_requests_max |
postgresql_read_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_read_requests_min |
postgresql_read_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_replica_lagest_lag_average |
postgresql_replica_lagest_lag_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_replica_lagest_lag_max |
postgresql_replica_lagest_lag_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_replica_lagest_lag_min |
postgresql_replica_lagest_lag_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_resident_memory_size_average |
postgresql_resident_memory_size_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_resident_memory_size_max |
postgresql_resident_memory_size_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_resident_memory_size_min |
postgresql_resident_memory_size_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_riops_average |
postgresql_riops_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_riops_max |
postgresql_riops_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_riops_min |
postgresql_riops_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_slow_sql_five_count_average |
postgresql_slow_sql_five_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_five_count_max |
postgresql_slow_sql_five_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_five_count_min |
postgresql_slow_sql_five_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_one_count_average |
postgresql_slow_sql_one_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_one_count_max |
postgresql_slow_sql_one_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_one_count_min |
postgresql_slow_sql_one_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_three_count_average |
postgresql_slow_sql_three_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_three_count_max |
postgresql_slow_sql_three_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_slow_sql_three_count_min |
postgresql_slow_sql_three_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_space_quota_average |
postgresql_space_quota_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_quota_max |
postgresql_space_quota_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_quota_min |
postgresql_space_quota_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_used_average |
postgresql_space_used_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_used_max |
postgresql_space_used_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_used_min |
postgresql_space_used_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB |
postgresql_space_used_percent_average |
postgresql_space_used_percent_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_space_used_percent_max |
postgresql_space_used_percent_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_space_used_percent_min |
postgresql_space_used_percent_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_swell_time_average |
postgresql_swell_time_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_swell_time_max |
postgresql_swell_time_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_swell_time_min |
postgresql_swell_time_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_temp_bytes_average |
postgresql_temp_bytes_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_temp_bytes_max |
postgresql_temp_bytes_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_temp_bytes_min |
postgresql_temp_bytes_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트 |
postgresql_temp_files_average |
postgresql_temp_files_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_temp_files_max |
postgresql_temp_files_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_temp_files_min |
postgresql_temp_files_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_top_ten_execute_delay_average |
postgresql_top_ten_execute_delay_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_top_ten_execute_delay_max |
postgresql_top_ten_execute_delay_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_top_ten_execute_delay_min |
postgresql_top_ten_execute_delay_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | ms |
postgresql_total_bps_average |
postgresql_total_bps_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_total_bps_max |
postgresql_total_bps_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_total_bps_min |
postgresql_total_bps_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_total_inodes_average |
postgresql_total_inodes_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_total_inodes_max |
postgresql_total_inodes_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_total_inodes_min |
postgresql_total_inodes_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_total_iops_average |
postgresql_total_iops_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_total_iops_max |
postgresql_total_iops_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_total_iops_min |
postgresql_total_iops_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_total_requests_average |
postgresql_total_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_total_requests_max |
postgresql_total_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_total_requests_min |
postgresql_total_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_tps_average |
postgresql_tps_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_tps_max |
postgresql_tps_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_tps_min |
postgresql_tps_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_transactions_active_five_count_average |
postgresql_transactions_active_five_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_five_count_max |
postgresql_transactions_active_five_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_five_count_min |
postgresql_transactions_active_five_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_one_count_average |
postgresql_transactions_active_one_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_one_count_max |
postgresql_transactions_active_one_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_one_count_min |
postgresql_transactions_active_one_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_three_count_average |
postgresql_transactions_active_three_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_three_count_max |
postgresql_transactions_active_three_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_active_three_count_min |
postgresql_transactions_active_three_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_five_count_average |
postgresql_transactions_idle_five_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_five_count_max |
postgresql_transactions_idle_five_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_five_count_min |
postgresql_transactions_idle_five_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_one_count_average |
postgresql_transactions_idle_one_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_one_count_max |
postgresql_transactions_idle_one_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_one_count_min |
postgresql_transactions_idle_one_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_three_count_average |
postgresql_transactions_idle_three_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_three_count_max |
postgresql_transactions_idle_three_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_idle_three_count_min |
postgresql_transactions_idle_three_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_five_count_average |
postgresql_transactions_two_pc_five_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_five_count_max |
postgresql_transactions_two_pc_five_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_five_count_min |
postgresql_transactions_two_pc_five_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_one_count_average |
postgresql_transactions_two_pc_one_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_one_count_max |
postgresql_transactions_two_pc_one_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_one_count_min |
postgresql_transactions_two_pc_one_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_three_count_average |
postgresql_transactions_two_pc_three_count_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_three_count_max |
postgresql_transactions_two_pc_three_count_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_two_pc_three_count_min |
postgresql_transactions_two_pc_three_count_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_transactions_xact_commit_average |
postgresql_transactions_xact_commit_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_transactions_xact_commit_max |
postgresql_transactions_xact_commit_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_transactions_xact_commit_min |
postgresql_transactions_xact_commit_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_transactions_xact_rollback_average |
postgresql_transactions_xact_rollback_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_transactions_xact_rollback_max |
postgresql_transactions_xact_rollback_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_transactions_xact_rollback_min |
postgresql_transactions_xact_rollback_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회 |
postgresql_update_requests_average |
postgresql_update_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_update_requests_max |
postgresql_update_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_update_requests_min |
postgresql_update_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_usage_in_percent_average |
postgresql_usage_in_percent_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_usage_in_percent_max |
postgresql_usage_in_percent_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_usage_in_percent_min |
postgresql_usage_in_percent_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | percent |
postgresql_used_inodes_average |
postgresql_used_inodes_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_used_inodes_max |
postgresql_used_inodes_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_used_inodes_min |
postgresql_used_inodes_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_conns_average |
postgresql_waiting_conns_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_conns_max |
postgresql_waiting_conns_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_conns_min |
postgresql_waiting_conns_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_transactions_average |
postgresql_waiting_transactions_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_transactions_max |
postgresql_waiting_transactions_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_waiting_transactions_min |
postgresql_waiting_transactions_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 개 |
postgresql_wbps_average |
postgresql_wbps_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_wbps_max |
postgresql_wbps_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_wbps_min |
postgresql_wbps_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 바이트/초 |
postgresql_wiops_average |
postgresql_wiops_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_wiops_max |
postgresql_wiops_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_wiops_min |
postgresql_wiops_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_write_requests_average |
postgresql_write_requests_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_write_requests_max |
postgresql_write_requests_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_write_requests_min |
postgresql_write_requests_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | 회/초 |
postgresql_xlog_size_speed_average |
postgresql_xlog_size_speed_average | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB/S |
postgresql_xlog_size_speed_max |
postgresql_xlog_size_speed_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB/S |
postgresql_xlog_size_speed_min |
postgresql_xlog_size_speed_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | MB/S |
객체¶
수집된 Kingsoft Cloud PostgreSQL 객체 데이터 구조는 「인프라 - 리소스 디렉터리」에서 객체 데이터를 확인할 수 있습니다.
{
"measurement": "kingsoftcloud_postgresql",
"tags": {
"account_name": "account_xxx",
"cloud_provider": "kingsoftcloud",
"region_id": "cn-beijing-6",
"project_id": "project_xxx",
"project_name": "예시 프로젝트",
"dbinstance_identifier": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"dbinstance_name": "example-postgresql",
"dbinstance_status": "ACTIVE",
"engine": "postgresql",
"engine_version": "15"
},
"fields": {
"dbinstance_class": "{JSON 데이터}",
"dbinstance_type": "HRDS_PG",
"instance_create_time": "2026-01-01T00:00:00+0800",
"master_user_name": "user_xxx",
"port": 5432,
"vip": "192.0.2.10",
"vpc_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
}
주의: tags, fields 안의 필드는 이후 업데이트에 따라 변경될 수 있습니다.