Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
loki-client
main
Loki
Client
Config
ClientError
Direction
Model
Cache
Caches
Chunk
Entry
IndexStatsResponse
Ingester
Label
LabelResponse
Labels
LabelSet
Matrix
Metric
Querier
QueryResponse
QueryResponseData
ResultType
ResultValue
SamplePair
SampleStream
Scalar
SeriesResponse
Stats
Status
Store
Stream
Streams
Summary
ValueType
Vector
Vectors
ProxyConfig
Generated using Crystal 1.14.0
2024-11-26 09:37:42 UTC
struct
Loki::
Model::
SamplePair
Loki::Model::SamplePair
Struct
Value
Object
Defined in:
models/query.cr
Constructors
.new
(values : Array(Float64 | String))
Instance Method Summary
#timestamp
: Time
#value
: Float64
Constructor Detail
def self.
new
(values : Array(Float64 | String))
#
[
View source
]
Instance Method Detail
def
timestamp
: Time
#
[
View source
]
def
value
: Float64
#
[
View source
]