Loki::Model::Vector
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(metric : Metric, value : ValueType)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(metric _metric = @metric, value _value = @value)
Sourcemetric
value
Source