Skip to content

OM2 - Native histograms #1990

Description

@jaydeluca
  • nativeHistograms:
    • Exponential bucket model: schema (-4 to 8), zero threshold/count, positive/negative spans and buckets
    • Text serialization: {count:X,sum:X,schema:N,zero_threshold:F,zero_count:X,positive_spans:[...],positive_buckets:[...]}
    • Can coexist with classic buckets on separate lines (native line MUST come first)
    • GaugeHistogram also supports native buckets (same syntax)
    • Multiple exemplars per native histogram sample
    • Spec: Native Buckets, Histogram
  • No known blockers:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions