kafka.broker.config.default_replication_factor (gauge) | Broker configuration for default replication factor. (DSM only) Shown as item |
kafka.broker.config.log_retention_bytes (gauge) | Broker configuration for log retention in bytes. (DSM only) Shown as byte |
kafka.broker.config.log_retention_ms (gauge) | Broker configuration for log retention in milliseconds. (DSM only) Shown as millisecond |
kafka.broker.config.log_segment_bytes (gauge) | Broker configuration for log segment size in bytes. (DSM only) Shown as byte |
kafka.broker.config.min_insync_replicas (gauge) | Broker configuration for minimum in-sync replicas. (DSM only) Shown as item |
kafka.broker.config.num_io_threads (gauge) | Broker configuration for number of I/O threads. (DSM only) Shown as thread |
kafka.broker.config.num_network_threads (gauge) | Broker configuration for number of network threads. (DSM only) Shown as thread |
kafka.broker.config.num_partitions (gauge) | Broker configuration for default number of partitions. (DSM only) Shown as item |
kafka.broker.count (gauge) | Total number of brokers in the cluster. (DSM only) Shown as instance |
kafka.broker.leader_count (gauge) | Number of partitions for which this broker is the leader. (DSM only) Shown as item |
kafka.broker.partition_count (gauge) | Total number of partitions on this broker including replicas. (DSM only) Shown as item |
kafka.broker_offset (gauge) | Current message offset on broker. Shown as offset |
kafka.cluster.controller_id (gauge) | ID of the broker acting as the cluster controller. (DSM only) Shown as instance |
kafka.connector.count (gauge) | Total number of Kafka Connect connectors. (DSM only) Shown as item |
kafka.connector.task.count (gauge) | Number of tasks configured for this connector. (DSM only) Shown as item |
kafka.connector.task.running (gauge) | Whether this connector task is running (1) or not (0). (DSM only) |
kafka.connector.tasks (gauge) | Number of tasks for this connector in the given state (tag: task_state). (DSM only) Shown as item |
kafka.consumer_group.count (gauge) | Total number of consumer groups. (DSM only) Shown as item |
kafka.consumer_group.member.partitions (gauge) | Number of partitions assigned to this consumer group member. (DSM only) Shown as item |
kafka.consumer_group.members (gauge) | Number of members in the consumer group. (DSM only) Shown as item |
kafka.consumer_group.membership_changes (count) | Number of times the consumer group membership changed between check runs. (DSM only) |
kafka.consumer_group.rebalancing (gauge) | Whether the consumer group is rebalancing (1) or stable (0). (DSM only) |
kafka.consumer_lag (gauge) | Lag in messages between consumer and broker. Shown as message |
kafka.consumer_offset (gauge) | Current message offset on consumer. Shown as offset |
kafka.estimated_consumer_lag (gauge) | Lag in seconds between consumer and broker. This metric is provided through Data Streams Monitoring. Additional charges may apply. Shown as second |
kafka.partition.beginning_offset (gauge) | The earliest offset in the partition. (DSM only) Shown as offset |
kafka.partition.isr (gauge) | Number of in-sync replicas for this partition. (DSM only) Shown as item |
kafka.partition.offline (gauge) | Whether this partition is offline (1) or not (0). (DSM only) |
kafka.partition.replicas (gauge) | Number of replicas for this partition. (DSM only) Shown as item |
kafka.partition.size (gauge) | Number of messages in the partition. (DSM only) Shown as message |
kafka.partition.under_replicated (gauge) | Whether this partition is under-replicated (1) or not (0). (DSM only) |
kafka.schema_registry.subjects (gauge) | Total number of schema subjects in the registry. (DSM only) Shown as item |
kafka.topic.config.max_message_bytes (gauge) | Topic configuration for maximum message size in bytes. (DSM only) Shown as byte |
kafka.topic.config.retention_bytes (gauge) | Topic configuration for retention size in bytes. (DSM only) Shown as byte |
kafka.topic.config.retention_ms (gauge) | Topic configuration for retention time in milliseconds. (DSM only) Shown as millisecond |
kafka.topic.count (gauge) | Total number of topics in the cluster. (DSM only) Shown as item |
kafka.topic.message_rate (gauge) | Message production rate for this topic. (DSM only) Shown as message |
kafka.topic.partitions (gauge) | Number of partitions for this topic. (DSM only) Shown as item |
kafka.topic.size (gauge) | Total number of messages in the topic. (DSM only) Shown as message |