Documentation forSolarWinds Observability

Confluent Cloud metrics

Many of the collected metrics from the Confluent Cloud integration might be displayed as widgets in SolarWinds Observability custom dashboards; additional metrics may be collected and available in the Metrics Explorer.

This topic lists some of the critical metrics collected for the integration. To see the confluent metrics in the Metrics Explorer, type confluent in the search box.

Metric Units Description
confluent_kafka_server_active_connection_count {connections} The count of active authenticated connections.

confluent_kafka_server_partition_count

{partitions} The number of partitions.
confluent_kafka_server_received_bytes By (bytes)/60s The delta count of bytes of the customer's data received from the network. Each sample is the number of bytes received since the previous data sample. The count is sampled every 60 seconds.
confluent_kafka_server_received_records {records}/60s The delta count of records received. Each sample is the number of records received since the previous data sample. The count is sampled every 60 seconds.
confluent_kafka_server_request_bytes Bytes/60s The delta count of total request bytes from the specified request types sent over the network. Each sample is the number of bytes sent since the previous data point. The count is sampled every 60 seconds.
confluent_kafka_server_request_count {requests}/60s The delta count of requests received over the network. Each sample is the number of requests received since the previous data point. The count sampled every 60 seconds.
confluent_kafka_server_response_bytes Bytes/60s The delta count of total response bytes from the specified response types sent over the network. Each sample is the number of bytes sent since the previous data point. The count is sampled every 60 seconds.
confluent_kafka_server_retained_bytes Bytes/60s The current count of bytes retained by the cluster. The count is sampled every 60 seconds.
confluent_kafka_server_sent_bytes Bytes/60s The delta count of bytes sent over the network. Each sample is the number of bytes sent since the previous data point. The count is sampled every 60 seconds.
confluent_kafka_server_sent_records {records}/60s The delta count of records sent. Each sample is the number of records sent since the previous data point. The count is sampled every 60 seconds.
confluent_kafka_server_successful_authentication_count {successful authentications}/60s The delta count of successful authentications. Each sample is the number of successful authentications since the previous data point. The count sampled every 60 seconds.