Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Metric
optional int64 timeUnixMilli = 1
optional int64 delta = 2
Used in: appctl.UserWithMetrics, MetricGroup
optional string name = 1
optional int64 value = 3
repeated History history = 4
Used in: AllMetrics
optional string name = 1
repeated Metric metrics = 2
Used in: Metric
UNSPECIFIED = 0
COUNTER = 1
COUNTER_TIME_SERIES = 2
GAUGE = 3
Used in: History
NO_ROLL_UP = 0
ROLL_UP_TO_SECOND = 1
ROLL_UP_TO_MINUTE = 2
ROLL_UP_TO_HOUR = 3
ROLL_UP_TO_DAY = 4