Skip to main content

Module encoding

Module encoding 

Source

Structsยง

NativeHistogramError
Error returned while validating or encoding a native histogram.
NativeHistogramSnafu ๐Ÿ”’
SNAFU context selector for the NativeHistogramError error

Constantsยง

MAX_REDUCIBLE_NATIVE_HISTOGRAM_SCHEMA ๐Ÿ”’

Functionsยง

bucket_counts_from_deltas ๐Ÿ”’
encode_native_histogram
Validates and encodes a Prometheus histogram into the canonical Struct value.
f64_list_value ๐Ÿ”’
i32_list_value ๐Ÿ”’
i32_span_lengths ๐Ÿ”’
i64_list_value ๐Ÿ”’
list_value ๐Ÿ”’
native_histogram_column_schema
Returns the canonical column schema for a native histogram value.
native_histogram_uses_float_counts ๐Ÿ”’
native_histogram_zero_count_is_zero ๐Ÿ”’
null_pb_value ๐Ÿ”’
optional_pb_value ๐Ÿ”’
pb_value ๐Ÿ”’
validate_float_native_histogram_counts ๐Ÿ”’
validate_integer_native_histogram_counts ๐Ÿ”’
validate_native_histogram ๐Ÿ”’
validate_native_histogram_custom_values ๐Ÿ”’
validate_native_histogram_schema ๐Ÿ”’
validate_native_histogram_spans ๐Ÿ”’

Type Aliasesยง

Result ๐Ÿ”’