[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `RuntimeMetrics` class, part of the AI Platform Notebooks v1 API, provides data regarding the runtime daemon metrics, including stats for OS, kernels, and sessions."],["This class is available across multiple versions, with 2.5.0 being the latest and previous iterations such as 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta04 also available for use."],["The `RuntimeMetrics` class implements several interfaces including `IMessage\u003cRuntimeMetrics\u003e`, `IEquatable\u003cRuntimeMetrics\u003e`, `IDeepCloneable\u003cRuntimeMetrics\u003e`, `IBufferMessage`, and `IMessage`, and inherits from the `Object` class."],["The class contains a `SystemMetrics` property, which is a read-only `MapField` of string key-value pairs, that represents the system's output metrics."],["There are two constructors available when utilizing the `RuntimeMetrics` class, either a parameterless one, or one taking another instance of the `RuntimeMetrics` class as an input."]]],[]]