Versión de la integración1.0.0
Overview
Oracle Cloud Infrastructure (OCI) Kafka is a fully managed, scalable, and secure Apache Kafka service for building real-time streaming data pipelines.
This integration allows you to monitor the performance, throughput, and health of your Kafka clusters by collecting metrics and tags from the oci_kafka namespace.
Setup
Installation
After you set up the Oracle Cloud Infrastructure integration, ensure that the oci_kafka namespace is included in your Connector Hub.
Data Collected
Metrics
| |
|---|
oci.kafka.broker_active_controller_count (gauge) | Number of active controllers for each broker. Must always be 1. Shown as instance |
oci.kafka.broker_available_disk_space (gauge) | Percentage of available disk space in each broker. Shown as percent |
oci.kafka.broker_bytes_in_total (count) | Total number of bytes in for a broker. Shown as byte |
oci.kafka.broker_bytes_out_total (count) | Total number of bytes out for a broker. Shown as byte |
oci.kafka.broker_connection_count_per_listener (gauge) | Total number of active connections to a Kafka broker, broken down by listener (such as PLAINTEXT and SSL). Shown as connection |
oci.kafka.broker_cpu_usage (gauge) | Total CPU usage for each broker. Shown as percent |
oci.kafka.broker_failed_fetch_requests (count) | Cumulative count of Fetch requests that the broker returned with an error, signalling client-visible read failures. Shown as request |
oci.kafka.broker_failed_produce_requests (count) | Tracks the total number of failed produce (write) requests received by the Kafka broker. Shown as request |
oci.kafka.broker_memory_used (gauge) | Total heap + non-heap memory usage for each broker. Shown as percent |
oci.kafka.broker_network_processor_avg_idle_percentage (gauge) | The average idle percentage of the Kafka network I/O threads (also known as network processors) over time. Shown as percent |
oci.kafka.broker_offline_partitions_count (gauge) | Number of partitions assigned to a broker that are currently offline. Shown as shard |
oci.kafka.broker_open_file_descriptors (gauge) | Total file descriptors that are open on a broker. Shown as file |
oci.kafka.broker_request_handler_avg_idle_percentage (gauge) | Measures the average percentage of time that Kafka request handler threads are idle, indicating available processing capacity. Shown as percent |
oci.kafka.broker_total_fetch_requests (count) | Cumulative count of every Fetch request the broker has processed, reflecting overall read-side traffic volume. Shown as request |
oci.kafka.broker_total_incoming_messages (count) | Counts the total number of messages received by the Kafka broker across all topics and partitions. Shown as message |
oci.kafka.broker_total_produce_requests (count) | Tracks the total number of produce (write) requests received by the Kafka broker. Shown as request |
oci.kafka.broker_under_replicated_partitions (gauge) | Shows the number of partitions that are under replicated in a broker. Shown as shard |
Events
The OCI Kafka integration does not include any events.
Service Checks
The OCI Kafka integration does not include any service checks.
Troubleshooting
Need help? Contact Datadog support.