Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
(message has no fields)
Used in:
nextID: 39
Used in:
"repeated double bucketCounts" represents an array of N numbers from bucketCounts[0] to bucketCounts[N-1]. With i starting at 0, ending at N-1, BucketCounts defines N buckets, where bucket[i].startBound = base ^ (i + exponentOffset) bucket[i].endBound = base ^ (i + 1 + exponentOffset) bucket[i].count = bucketCounts[i]
Used in:
offset may be negative.
Used in:
Count of values exactly at zero.
Max value in this histogram
Used as request type in: MetricsCollector.PushMetrics
Used as response type in: Metrics.ListMetrics
Metric stores a metric sample for a single object + source type
Used in:
source is the source of the metric data e.g. utilization, requests
resourceType is the type of compute resource the values represent e.g. cpu, memory
values are the sample values
use histogram instead of values
Used in:
Used in:
Sample stores a set of capacity metric samples for a single object
Used in:
labels are the labels specific to object this sample is for e.g. the exported_container
values are the metric values for different source types
SampleList stores a collection of capacity metric samples
Used in:
type is the type of object the samples are for
timestamp is the time the samples were taken
items are the samples for each object
name is set by aggregated metrics in the level retentionName field
metricName is set if this is from an aggregated metric exported to prometheus
clusterName is the name of the cluster