ExBifrost.Model.GetDashboard200ResponseMcpCost (ex_bifrost v0.1.0)

Copy Markdown View Source

Time-bucketed MCP cost histogram

Summary

Types

t()

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

Functions

decode(value)