RuntimeMetricsResponse

data class RuntimeMetricsResponse(val systemMetrics: Map<String, String>)

Contains runtime daemon metrics, such as OS and kernels and sessions stats.

Constructors

Link copied to clipboard
fun RuntimeMetricsResponse(systemMetrics: Map<String, String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The system metrics.