Documentation
¶
Overview ¶
Package loki provides functionalities for interacting with Loki
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LabelJoiner ¶
type LabelJoiner string
type Query ¶
type Query struct {
// contains filtered or unexported fields
}
Query for a LogQL HTTP petition The HTTP body of the query is composed by: {streamSelector}|lineFilters|json|labelFilters
func (*Query) ExportColumns ¶
func (*Query) ExportFormat ¶
func (*Query) PrepareToSubmit ¶
PrepareToSubmit returns a new Query that already handles the special behavior of some attributes that mustn't be used as part of a generic query.
Click to show internal directories.
Click to hide internal directories.