이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Overview
Oracle Cloud Infrastructure (OCI) Queue is a service for enabling asynchronous (decoupled) communication in a serverless manner.
This integration collects metrics to monitor and alert on the health and size of your queues by collecting metrics from the oci_queue namespace.
Setup
Installation
After setting up the Oracle Cloud Infrastructure integration, ensure that any namespaces mentioned above are included in your Connector Hub.
Data Collected
Metrics
| |
---|
oci.queue.consumer_lag (gauge) | Difference in time between the oldest message in the queue and the current time Shown as minute |
oci.queue.messages_count (count) | Count of messages sent and received per queue Shown as message |
oci.queue.messages_in_queue_count (gauge) | Count of messages in the queue |
oci.queue.queue_size (gauge) | Bytes in the queue Shown as byte |
oci.queue.request_success (count) | Indicates the success of the requests sent and received per queue |
oci.queue.requests_latency (gauge) | Latency of the requests to the queue Shown as millisecond |
oci.queue.requests_throughput (gauge) | Bytes sent and received per queue Shown as byte |
Service Checks
OCI Queue does not include any service checks.
Events
OCI Queue does not include any events.
Troubleshooting
Need help? Contact Datadog support.