struct Loki::Model::SampleStream
- Loki::Model::SampleStream
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
models/query.crConstructors
Instance Method Summary
- #clone
- #copy_with(metric _metric = @metric, values _values = @values)
- #metric : Metric
- #value : Array(SamplePair)
- #values : Array(ValueType)