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::
Stream
Loki::Model::Stream
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
models/query.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#entries
: Array(Entry)
#labels
: Model::LabelSet
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
entries
: Array(
Entry
)
#
[
View source
]
def
labels
:
Model::LabelSet
#
[
View source
]