Commit Graph

151 Commits (f6f8babf83f3d90f4e6f3f9b732fe22382861f47)

Author SHA1 Message Date
benclive f6f8babf83
feat: Add utf8 support to Pattern Lexer to support utf8 chars (#13085) 1 year ago
Cyril Tovena 48dae4417c
feat: improve syntax parser for pattern (#12489) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Anton Kolesnikov 36c703dae8
feat: add pattern match line filter (#12398) 1 year ago
Anton Kolesnikov cc941fe42a
chore: refactor line filter MatchType (#12388) 1 year ago
Travis Patterson 2b8db8b691
fix: attempt non-string label filtering when errors are present (#12378) 1 year ago
Travis Patterson d175184fe5
chore: remove shards from wrapper signature (#12322) 1 year ago
Ashwanth 3b5ed8c3ec
chore: pass shard count to injected pipelines and extractors (#12213) 1 year ago
Christian Haudum 863acc0152
chore(blooms): Make block query concurrency configurable (#12292) 1 year ago
Travis Patterson 9e66e05e68
chore: make error labels injectable via 'Add' (#12251) 1 year ago
Salva Corts a8aa3f68cb
feat: Bloom filter regexes (#12096) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
Travis Patterson 2c9482d8a2
reset the basemap when the labelsbuilder is reset (#11771) 1 year ago
Trevor Whitney 96839fadd1
fix: remove shared state noParserHints to avoid data race (#11685) 1 year ago
Trevor Whitney 9759c130fe
fix: align semantics of metric and log query label extraction (#11587) 1 year ago
Callum Styan 3048e4af13
labels/line formatter pooling panic fix (#11607) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Travis Patterson f668a1b80b
Add context and tenant to pipeline/extractor wrappers (#11528) 1 year ago
Callum Styan 48c59ba96c
remove mistakenly committed files from 11484 (#11527) 1 year ago
Karsten Jeschkies 27d21067e1
Clone filterer of label filter (#11514) 1 year ago
Callum Styan e93243ff5b
reduce cost of pipeline stages by pooling maps we create for labels (#11484) 1 year ago
Travis Patterson be71a80b15
Implement hooks to instrument query pipelines (#11493) 1 year ago
Karsten Jeschkies 3a7b5d246b
Serialize query AST to JSON. (#11123) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Travis Patterson cc1b0dbc24
Don't use unsafe string for label names in the UnpackParser (#10487) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Travis Patterson 60edfe0006
Implement "or" statement in line filters (#8962) 2 years ago
Kaviraj Kanagaraj c030217e1b
Revert "LogQL: Introduce `distinct` (#8662)" (#10356) 2 years ago
Sandeep Sukhani 962e03932d
non-indexed labels: support for deletion of logs with non-indexed labels (#10337) 2 years ago
Travis Patterson 12221f43b5
Put unescaped regexes in a raw string literal (#10331) 2 years ago
Kaviraj Kanagaraj 416320dc5f
Revert "Stopped String() from doubly escaping regex characters" (#10318) 2 years ago
akhilanarayanan 4013c1f8b5
Stopped String() from doubly escaping regex characters (#10277) 2 years ago
Salva Corts cbb272da00
Add `_extracted` to non-indexed labels with same name as stream labels (#10082) 2 years ago
Salva Corts a0e9f1aeb5
Make naming consistent for non-Indexed labels (#10024) 2 years ago
Salva Corts 1d04cd5e31
Metadata to labels result and filtering support (#9702) 2 years ago
Travis Patterson 23e59fa4a9
reset pipeline caches when tailing rather than making a new pipeline (#9949) 2 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 2 years ago
Salva Corts 61d407b4bb
Add keep stage to LogQL (#9693) 2 years ago
Michel Hollands 79485cd30d
Add handling of timezones in unixToTime tests (#9707) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Michel Hollands 22779e13c5
Fix date template function with epoch times (#8886) 2 years ago
Gregor Zeitlinger b1917a6178
add "alignLeft" and "alignRight" functions (#9672) 2 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 2 years ago
Bryan Boreham ee74fbdf3a
logql/log tests: use abstractions over labels (#9532) 2 years ago
Nick Moore 2f87acd284
Fix case insensitive label filter (#9404) 2 years ago
Travis Patterson 48ad068ce1
fix json expression parser (#9410) 2 years ago
李国忠 38b298c3fe
LogQL: Introduce `distinct` (#8662) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
Travis Patterson 7735b1e98e
Sanitize label keys in the unpack parser (#9121) 2 years ago