Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
loki/pkg/logql/syntax
Karsten Jeschkies a864f8b986
refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216)
9 months ago
..
ast.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
ast_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
clone.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
clone_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
extractor.go refactor: allow sample expressions to have multiple extractors (#16224) 10 months ago
extractor_test.go refactor: allow sample expressions to have multiple extractors (#16224) 10 months ago
fuzz.go
fuzz_test.go
lex.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
lex_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
linefilter.go chore: update loki modules for 3.0 release (#12433) 2 years ago
linefilter_test.go chore: update loki modules for 3.0 release (#12433) 2 years ago
parser.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
parser_test.go refactor(stringlabels): Support stringlabels in log.StreamPipeline (#17216) 9 months ago
prettier.go chore: LogQL syntax and AST simplification and cosistency (#16028) 11 months ago
prettier_test.go
query_scanner.go chore: Linting update for new golangci (#16572) 10 months ago
serialize.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
serialize_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
syntax.y chore: add multi-variant query support to LogQL (#16196) 11 months ago
syntax.y.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
test_utils.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
visit.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
visit_test.go chore: add multi-variant query support to LogQL (#16196) 11 months ago
walk.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago
walk_test.go chore(ast): Update WalkFn signature to return bool (#16989) 9 months ago