Actor Model · Schema

SystemHealth

Overall health status of the actor system

Actor ModelConcurrencyDistributed Systems

Properties

Name Type Description
status string Overall health
activeActors integer Total active actors
messagesPerSecond number Current message throughput
errorRate number Error rate (messages failed / total)
deadLetters integer Messages sent to dead letter queue
clusterSize integer Number of cluster nodes
uptime integer System uptime in seconds
View JSON Schema on GitHub