Get desktop application:
View/edit binary Protocol Buffers messages
(message has no fields)
(message has no fields)
(message has no fields)
Used in: Metric
repeated double values = 1
Used in: Metric
oneof id_type
bool local_origin = 1
string unix_domain_socket = 2
uint32 ipv4_address = 3
bytes ipv6_address = 4
bytes inflow_provided = 5
Used in: Metric
double sample_count = 2
double sample_sum = 3
Used in: Histogram
double count = 1
double le = 2
Used in: InternodeMetricsRequest
optional double sample_rate = 2
uint64 timestamp = 3
oneof value_type
optional MetricSource metric_source = 7
uint64 received_at = 8
optional DownstreamId downstream_id = 9
Used in: Metric
Used in: Metric
optional bytes original = 2
Used in: MetricId
METRIC_TYPE_UNSPECIFIED = 0
METRIC_TYPE_DELTA_COUNTER = 1
METRIC_TYPE_ABSOLUTE_COUNTER = 2
METRIC_TYPE_DELTA_GAUGE = 3
METRIC_TYPE_DIRECT_GAUGE = 4
METRIC_TYPE_GAUGE = 5
METRIC_TYPE_TIMER = 7
METRIC_TYPE_HISTOGRAM = 8
METRIC_TYPE_SUMMARY = 9
METRIC_TYPE_BULK_TIMER = 10
Used in: Metric
double sample_count = 2
double sample_sum = 3
Used in: Summary
double quantile = 1
double value = 2
Used in: MetricId
bytes tag = 1
bytes value = 2
Used in: MetricSource
WIRE_PROTOCOL_UNSPECIFIED = 0
WIRE_PROTOCOL_CARBON = 1
WIRE_PROTOCOL_STATSD = 2
WIRE_PROTOCOL_PROM = 3
WIRE_PROTOCOL_OTLP = 4