Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Field
SUM = 0
GAUGE = 1
MAX = 2
MIN = 3
Used in: Metric
double bucket = 1
double count = 2
Used in: Metric
oneof value
uint64 longVal = 100
double doubleVal = 101
string stringVal = 102
Used in: ResourceMetrics
string name = 2
uint64 timestamp = 3
map<string, string> tags = 4
map<string, Field> fields = 5
repeated Bucket buckets = 6
Used in: Metric
COUNTER = 0
GAUGE = 1
TIMER = 2
RATIO = 3
PAYLOAD = 4
HISTOGRAM = 5
SUMMARY = 6
HISTOGRAM_INTERNAL = 7
Used in: collector.metrics.v2.MetricsServiceRequest
map<string, string> attributes = 5
repeated Metric metric = 6