金山クラウド PostgreSQL
金山クラウド PostgreSQL の監視データを収集します。
設定¶
前提条件¶
要件を満たす金山クラウドの AK ID、AK Secret をあらかじめ用意し、収集に必要なサービスへの読み取り専用権限を付与してください。
Func のインストール¶
Guance の統合 - 拡張 - マネージド版 Func を有効化することを推奨します。前提条件はすべて自動でインストールされるため、そのままスクリプトのインストールに進んでください。
Func を自前でデプロイする場合はFunc の自前デプロイを参照してください。
スクリプトのインストール¶
- Func コンソールにログインし、【スクリプトマーケット】をクリックして、Guance スクリプトマーケットに入り、
integration_kingsoftcloud_postgresqlを検索します。 - 【インストール】をクリックし、金山クラウドの AK ID、AK Secret、アカウント名を入力します。
- 【起動スクリプトをデプロイ】をクリックすると、システムが自動で
Startupスクリプトセットを作成し、対応する起動スクリプトを自動で設定します。 - 有効化後は「管理 / 自動トリガー設定」で対応する自動トリガー設定を確認できます。【実行】をクリックすると、定期実行を待たずにただちに 1 回実行できます。しばらくしてから、実行タスクの記録と対応するログを確認してください。
検証¶
- 「管理 / 自動トリガー設定」で対応するタスクに自動トリガー設定が存在することを確認し、あわせてタスク記録とログを見て異常がないか確認します。
- Guance の「インフラストラクチャ - リソースカタログ」で資産情報が存在するか確認します。
- Guance の「メトリクス」で対応する監視データが存在するか確認します。
メトリクス¶
金山クラウドのクラウド監視を設定すると、デフォルトのメトリクスセットは以下のとおりです。設定により、さらに多くのメトリクスを収集できます。金山クラウド PostgreSQL の監視メトリクスは kingsoftcloud_pgs メトリクスセットにあります。公式に公開されている単位は金山クラウド PGS 監視メトリクスを参照してください。それ以外の単位は、現時点ではメトリクス名の意味から推定しており、実際の収集データが本番に反映された後で調整します。
| メトリクス名 | メトリクス説明 | ディメンション | 単位 |
|---|---|---|---|
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 | パーセント |
postgresql_cache_hit_max |
postgresql_cache_hit_max | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | パーセント |
postgresql_cache_hit_min |
postgresql_cache_hit_min | vip, region_id, account_name, project_name, dbinstance_name, cloud_provider, project_id, dbinstance_identifier | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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 | パーセント |
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/秒 |
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/秒 |
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/秒 |
オブジェクト¶
収集された金山クラウド 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 内のフィールドは、今後の更新に伴って変更される場合があります。