IBM Cloud Platform 度量值

與 Instana 整合

下列 IBM Cloud Platform Metrics 已與 Instana 整合。

  • IBM Cloudant
  • IBM Cloud Container Registry
  • IBM Cloud Databases for Elasticsearch
  • IBM Cloud Databases for etcd
  • IBM Cloud Databases for MongoDB
  • IBM Cloud Databases for PostgreSQL
  • IBM Cloud Databases for RabbitMQ
  • IBM Cloud Databases for Redis
  • IBM Cloud Foundry
  • IBM Cloud Functions
  • IBM Cloud Hyper Protect DBaaS for MongoDB
  • IBM Cloud Hyper Protect DBaaS for PostgreSQL
  • IBM Cloud Object Storage
  • IBM Cloud Schematics
  • IBM Cloud SQL Query
  • IBM Event Streams
  • IBM Load Balancer (典型)
  • IBM Load Balancer for VPC
  • IBM VPC 虛擬伺服器實例
  • IBM VPN for VPC

啟動 IBM Cloud Platform 度量值支援

擷取 API 金鑰

  1. 啟用 IBM Cloud Platform 度量值的收集。
  2. 從 IBM Cloud 儀表板中,選取頁面左上角的導覽功能表圖示。
  3. 在下拉清單中,選取觀察。
  4. 從觀察頁面中選取監視,然後選取開啟儀表板鏈結。
  5. 在儀表板上,選取含有使用者姓名首字母的圓圈圖示。
  6. 選取設定,然後在設定頁面上複製「API 記號」。 這是您的 API 金鑰。

配置

  1. 在具有 IBM Cloud 及 Instana 伺服器網路存取權的系統上安裝 Instana 代理程式。

  2. 在代理程式的 configuration.yaml中搜尋 IBM Cloud Platform Services 區段。 此檔案位於 <agent_install_dir>/etc/instana/configuration.yaml

  3. 針對每一個需要監視的 IBM Cloud 位置,配置 IBM Cloud Monitoring 端點及 API KEY。 可以配置多個位置。

    # IBM Cloud Platform Services
    #com.instana.plugin.ibmcloud:
    #  enabled: true
    #  locations: # Support multiple IBM Cloud locations. Add location configuration as follows.
    #    - location_endpoint: '<INSERT_ENDPOINT_HERE>' # IBM Cloud Monitoring endpoint. For example, https://us-south.monitoring.cloud.ibm.com
    #      apikey: '<INSERT_APIKEY_HERE>' # IBM Cloud Monitoring API Key for this location.
    #    - location_endpoint: '<INSERT_ENDPOINT_HERE>' # IBM Cloud Monitoring endpoint. For example, https://us-east.monitoring.cloud.ibm.com
    #      apikey: '<INSERT_APIKEY_HERE>' # IBM Cloud Monitoring API Key for this location.
    

可用的度量值

導覽至 IBM Cloud Platform Services Monitoring ,以查看支援的服務度量值。

性能簽章

每一個感應器都有一個精選的性能簽章知識庫,可以根據送入的度量對性能簽章進行持續評估,並根據使用者影響來觸發問題或發生事件。

內建事件 會根據實體上的性能簽章失敗來觸發問題或突發事件,而 自訂事件 會根據任何給定實體的個別度量值臨界值來觸發問題或突發事件。

將 IBM Cloud Platform 度量傳送至 Instana 伺服器的代理程式可能會引發事件。 請參閱可能的事件。 內建事件參照

監視問題

連線錯誤

監視問題類型: ibmcloud_invalid_apikey

IBM Cloud Platform Metrics Sensor 無法連接至 IBM Cloud ,因為 API 金鑰無效。 請確定在 configuration.yaml中正確配置有效的 API 金鑰。

監視問題類型: ibmcloud_unknown_host

IBM Cloud Platform Metrics Sensor 無法連接至 IBM Cloud ,因為主機不明。 請確定已在 configuration.yaml中正確配置主機。

監視問題類型: ibmcloud_connection_error

IBM Cloud Platform Metrics Sensor 無法連接至 IBM Cloud ,原因不是無效的 API 金鑰或不明主機。 如需相關資訊,請查看代理程式日誌。