Get desktop application:
View/edit binary Protocol Buffers messages
map<string, string> tags = 1
repeated Meter meters = 2
Used in: MetricsSnapshot
Used in: Meter
string name = 1
repeated MeterTag tag = 2
string description = 4
string baseUnit = 5
Used in: Meter
Used in: MeterMeasurement
TOTAL = 0
TOTAL_TIME = 1
COUNT = 2
MAX = 3
VALUE = 4
UNKNOWN = 5
ACTIVE_TASKS = 6
DURATION = 7
Used in: MeterId
string key = 1
string value = 2
Used in: MeterId
COUNTER = 0
GAUGE = 1
LONG_TASK_TIMER = 2
TIMER = 3
DISTRIBUTION_SUMMARY = 4
OTHER = 5