struct OpenTelemetry::Proto::Metrics::V1::Summary
Included Modules
Defined in:
proto/metrics.pb.cr
Constant Summary
-
FIELDS =
{1 => {name: :data_points, pb_type: SummaryDataPoint, crystal_type: SummaryDataPoint, cast_type: Array(SummaryDataPoint)?, native: false, optional: true, repeated: true, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.
new(buf : Protobuf::Buffer)
#
Class Method Detail
def self.
from_protobuf(io)
#
Instance Method Detail
def
to_protobuf(io : IO, embedded =
false)
#