ExBifrost.Model.GetLogsHistogram200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

Time-bucketed request count histogram

Summary

Types

t()

@type t() :: %ExBifrost.Model.GetLogsHistogram200Response{
  bucket_size_seconds: integer() | nil,
  buckets: [ExBifrost.Model.GetLogsHistogram200ResponseBucketsInner.t()] | nil
}

Functions

decode(value)