Documentation ¶
Index ¶
- Constants
- func LabelQuery(name string, values bool, start *time.Time, end *time.Time) (string, []any)
- func SelectLogsQuery(expr syntax.LogSelectorExpr, start time.Time, end time.Time, limit uint32, ...) (string, []any)
- func SeriesQuery(groups [][]*labels.Matcher, start time.Time, end time.Time) (string, []any)
Constants ¶
View Source
const FilebeatTable = "filebeat"
View Source
const LogLabelsColumn = "labels"
View Source
const LogMessageColumn = "message"
Variables ¶
This section is empty.
Functions ¶
func LabelQuery ¶
func SelectLogsQuery ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.