OCI サービスコネクタハブ

概要

Connector Hub はクラウドエンジニアが Oracle Cloud Infrastructure (OCI) サービス間、また OCI からサードパーティサービスへのデータを管理および移動できるよう支援します。

このインテグレーションでは、oci_service_connector_hub ネームスペースからメトリクスとタグを収集することで、Connector Hub のスループット、レイテンシ、エラーを監視しアラートできます。

セットアップ

インストール

Oracle Cloud Infrastructure インテグレーションをセットアップしたら、上記で言及したネームスペースが Connector Hub に含まれていることを確認してください。

収集データ

メトリクス

oci.service_connector_hub.bytes_read_from_source
(count)
Number of bytes read from the source. Note: This value is emitted each time Connector Hub reads data from the source. If failures occur at the task or destination and Connector Hub needs to reread data from the source, the value is emitted again.
Shown as byte
oci.service_connector_hub.bytes_read_from_task
(count)
Number of bytes moved from the task to Connector Hub.
Shown as byte
oci.service_connector_hub.bytes_written_to_target
(count)
Number of bytes written to the target. Note: Use this metric as a general indicator of success. bytes_written_to_target might not match bytes_read_from_source or bytes_read_from_task. For example, consider a 10MB read intended for an Object Storage target. Connector Hub might compress the data, converting 10MB read into 1MB written.
Shown as byte
oci.service_connector_hub.bytes_written_to_task
(count)
Number of bytes moved by Connector Hub to the task.
Shown as byte
oci.service_connector_hub.data_freshness
(gauge)
Indicates age of the oldest processed record of the most recent set.
Shown as millisecond
oci.service_connector_hub.errors_at_source
(count)
Number of errors that affect retrieving data from source.
Shown as error
oci.service_connector_hub.errors_at_target
(count)
Number of errors that affect writing data to target.
Shown as error
oci.service_connector_hub.errors_at_task
(count)
Number of errors while writing to the task.
Shown as error
oci.service_connector_hub.latency_at_source
(gauge)
Time-to-first-byte when retrieving data from source. Useful for customers to troubleshoot with complex tasks (log rules).
Shown as millisecond
oci.service_connector_hub.latency_at_target
(gauge)
Time-to-first-byte when writing data to target.
Shown as millisecond
oci.service_connector_hub.latency_at_task
(gauge)
Time-to-first-byte for task; includes latency reading from the source, errors at the task, and errors writing to the target.
Shown as millisecond
oci.service_connector_hub.messages_read_from_source
(count)
Number of records read from the source. Note: The value for this metric is cumulative.
Shown as message
oci.service_connector_hub.messages_read_from_task
(count)
Number of messages moved from the task to Connector Hub.
Shown as message
oci.service_connector_hub.messages_written_to_target
(count)
Number of records written to the target.
Shown as message
oci.service_connector_hub.messages_written_to_task
(count)
Number of messages moved by Connector Hub to the task.
Shown as message
oci.service_connector_hub.service_connector_hub_errors
(count)
Number of errors in Connector Hub that affect moving data from source to target.
Shown as error

サービスチェック

OCI Service Connector Hub にはサービスチェックが含まれていません。

イベント

OCI Service Connector Hub にはイベントが含まれていません。

トラブルシューティング

ご不明な点は、Datadog のサポートチームまでお問い合わせください。

PREVIEWING: pierreln-dd/oracle-remove-install-integration-section