kafka.broker.config.default_replication_factor (gauge) | Broker configuration for default replication factor. Shown as item |
kafka.broker.config.log_retention_bytes (gauge) | Broker configuration for log retention in bytes. Shown as byte |
kafka.broker.config.log_retention_ms (gauge) | Broker configuration for log retention in milliseconds. Shown as millisecond |
kafka.broker.config.log_segment_bytes (gauge) | Broker configuration for log segment size in bytes. Shown as byte |
kafka.broker.config.min_insync_replicas (gauge) | Broker configuration for minimum in-sync replicas. Shown as item |
kafka.broker.config.num_io_threads (gauge) | Broker configuration for number of I/O threads. Shown as thread |
kafka.broker.config.num_network_threads (gauge) | Broker configuration for number of network threads. Shown as thread |
kafka.broker.config.num_partitions (gauge) | Broker configuration for default number of partitions. Shown as item |
kafka.broker.count (gauge) | Total number of brokers in the cluster. Shown as instance |
kafka.broker.leader_count (gauge) | Number of partitions for which this broker is the leader. Shown as item |
kafka.broker.partition_count (gauge) | Total number of partitions on this broker including replicas. 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. Shown as instance |
kafka.consumer_group.count (gauge) | Total number of consumer groups. Shown as item |
kafka.consumer_group.member.partitions (gauge) | Number of partitions assigned to this consumer group member. Shown as item |
kafka.consumer_group.members (gauge) | Number of members in the consumer group. Shown as item |
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. Shown as offset |
kafka.partition.isr (gauge) | Number of in-sync replicas for this partition. Shown as item |
kafka.partition.offline (gauge) | Whether this partition is offline (1) or not (0). |
kafka.partition.replicas (gauge) | Number of replicas for this partition. Shown as item |
kafka.partition.size (gauge) | Number of messages in the partition. Shown as message |
kafka.partition.under_replicated (gauge) | Whether this partition is under-replicated (1) or not (0). |
kafka.schema_registry.subjects (gauge) | Total number of schema subjects in the registry. Shown as item |
kafka.schema_registry.versions (gauge) | Number of versions for this schema subject. Shown as item |
kafka.topic.config.max_message_bytes (gauge) | Topic configuration for maximum message size in bytes. Shown as byte |
kafka.topic.config.retention_bytes (gauge) | Topic configuration for retention size in bytes. Shown as byte |
kafka.topic.config.retention_ms (gauge) | Topic configuration for retention time in milliseconds. Shown as millisecond |
kafka.topic.count (gauge) | Total number of topics in the cluster. Shown as item |
kafka.topic.message_rate (gauge) | Message production rate for this topic. Shown as message |
kafka.topic.partitions (gauge) | Number of partitions for this topic. Shown as item |
kafka.topic.size (gauge) | Total number of messages in the topic. Shown as message |