The page has been translated by Gen AI.

ServiceWatch Metrics

Event Streams sends metrics to ServiceWatch. The metrics provided by default monitoring are data collected at 1‑minute intervals.

Note
For checking metrics in ServiceWatch, refer to the ServiceWatch guide.

Basic Metrics

The following are the basic metrics for the Event Streams namespace.

Indicators whose names are shown in bold below are the indicators selected as key metrics among the default metrics provided by Event Streams. Key metrics are used to build service dashboards that are automatically created for each service in ServiceWatch.

Each metric provides guidance in the user guide about which statistical value is meaningful when querying that metric, and among the meaningful statistics, the statistical values displayed in bold text are the primary statistics. In the service dashboard, primary metrics can be viewed using the primary statistical values.

OS Basic Metrics

Category
Performance itemsunitDetailed descriptionmeaningful statistics
CPUCPU UsagePercentCPU usage
  • maximum
DiskDisk UsagePercentDisk usage
  • Maximum
DiskDisk Write BytesBytes/SecondWrite throughput (bytes/second) on block device
  • average
  • maximum
  • minimum
DiskDisk Read BytesBytes/SecondRead capacity (bytes/second) from block device
  • average
  • maximum
  • minimum
DiskDisk Write RequestsCount/SecondNumber of write requests on block device (requests per second)
  • average
  • maximum
  • minimum
DiskDisk Read RequestsCount/SecondNumber of read requests on block device (requests per second)
  • average
  • maximum
  • minimum
DiskAverage Disk I/O Queue SizeNoneAverage queue length of requests issued to the block device
  • average
  • maximum
  • minimum
DiskDisk I/O UtilizationPercentThe proportion of time the block device actually spent handling I/O operations
  • average
  • maximum
  • minimum
MemoryMemory UsagePercentMemory usage
  • Maximum
NetworkNetwork In BytesBytes/SecondReceived data rate (bytes/second) on the network interface
  • average
  • maximum
  • minimum
NetworkNetwork Out BytesBytes/SecondTransmitted capacity (bytes/second) on the network interface
  • average
  • maximum
  • minimum
NetworkTCP ConnectionsCount/SecondCurrent total number of successfully established TCP connections
  • average
  • maximum
  • minimum
NetworkNetwork In PacketsCountNumber of packets received on the network interface
  • Average
  • Maximum
  • Minimum
NetworkNetwork Out PacketsCountNumber of packets transmitted on the network interface
  • average
  • maximum
  • minimum
NetworkNetwork In DroppedCountNumber of packet drops received on the network interface
  • average
  • maximum
  • minimum
NetworkNetwork Out DroppedCountNumber of packet drops transmitted from the network interface
  • average
  • maximum
  • minimum
NetworkNetwork In ErrorsCountNumber of packet errors received on the network interface
  • average
  • maximum
  • minimum
NetworkNetwork Out ErrorsCountNumber of packet errors transmitted on the network interface
  • average
  • maximum
  • minimum
Table. OS basic metrics

Event Streams basic metrics

Category
Performance itemsunitDetailed descriptionmeaningful statistics
JVMJVM Threads CurrentCountNumber of currently active threads
  • Total
  • Average
  • Maximum
  • Minimum
JVMJVM Memory UsageBytesCurrent amount of memory used by the JVM
  • Total
  • Average
  • Maximum
  • Minimum
JVMTime spent in GCNoneJVM time spent on garbage collection (GC seconds per minute)
  • Total
  • Average
  • Maximum
  • Minimum
JVMCount in GCCount/MinuteNumber of times the JVM executed the garbage collection method
  • Total
  • Average
  • Maximum
  • Minimum
kafka_controllerOffline PartitionsCountNumber of partitions that cannot be written to or read from because there is no active leader
  • Total
  • Average
  • Maximum
  • Minimum
kafka_controllerActive ControllerCountNumber of active controllers in the cluster
  • Total
  • Average
  • Maximum
  • Minimum
kafka_controllerTotal of TopicsCountNumber of global topics observed in the active controller
  • Total
  • Average
  • Maximum
  • Minimum
kafka_controllerLeader ElectionsCount/MinuteLeader election when a broker fails
  • Total
  • Average
  • Maximum
  • Minimum
kafka_controllerUnclean Leader ElectionsCount/MinuteElect a broker with OSR (out-of sync replica) as the leader
  • Total
  • Average
  • Maximum
  • Minimum
kafka_networkRequest QueueCountRequest queue size
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverZookeeper Expired SessionsCount/MinuteZookeeper expired session
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverIncoming MessagesCount/SecondMessage received by the Broker
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverProducer requestsCount/SecondRequest (Produce) received by the Broker
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverConsumer requestsCount/SecondRequest (Fetch) received by the Broker
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverFailed Fetch RequestsCount/MinuteNumber of failed fetches by the Consumer
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverFailed Produce RequestsCount/MinuteNumber of failed requests by the Producer
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverIncoming Byte RateBytes/SecondsByte transmission rate received from client (per broker)
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverOutgoing Byte RateBytes/SecondsByte transmission rate to the client (by broker)
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverRejected Byte RateBytes/SecondsBytes rejected per broker because the record batch size exceeds the max.message.bytes setting
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverOnline PartitionsCountTotal number of partitions
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverLeader PartitionsCountleader partition count
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverUnder Replicated PartitionsCountNumber of partitions with insufficient replica count
  • Total
  • Average
  • Maximum
  • Minimum
kafka_serverUnder Minisr PartitionsCountNumber of partitions whose in-sync replica count is less than minIsr
  • Total
  • Average
  • Maximum
  • Minimum
SystemdActive Systemd UnitNoneService Status
  • 1 - Service Running
  • 0 - Service Stopped
-
Table. Event Streams basic metrics
Monitoring Metrics
How-to guides