Commit Graph

135 Commits (852becf227ee4c739ce68b77ab19ef7e26ffab60)

Author SHA1 Message Date
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
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 2 years ago
Travis Patterson 163fd9d8af
Short circuit parsing when label matchers are present (#8890) 2 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 2 years ago
Travis Patterson 9d20bed26a
Short circuit parsers (#8724) 2 years ago
Travis Patterson 5a08a6bcb9
Label selector optimizations (#8763) 2 years ago
Ashwanth 7d2eeddfb8
LogQL: Fix panic when using `unpack` with empty line (#8853) 2 years ago
Ashwanth d08b87f799
json parser: fix panic when processing empty line (#8835) 2 years ago
Travis Patterson 37c0b3dec2
Allow math on errors (#8823) 2 years ago
Travis Patterson 83ba93c867
fix to-string for noop label filters (#8799) 2 years ago
Ed Welch 0352b75f0d
Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774) 2 years ago
Danny Kopping e2ac2d50e2
Changes from linter (#8769) 2 years ago
Travis Patterson 9ac33e216e
Reimplement Unpack in terms of jsonparser rather than jsoniter (#8739) 2 years ago
Travis Patterson 9c6e509a6a
Reimplement JsonExpressionParser in terms of jsonparser (#8734) 2 years ago
Travis Patterson 7f42137584
Use Line Filters in StringLabelFilter (#8659) 2 years ago
Travis Patterson c42a0ba868
Optimize .+ regex line filter (#8646) 2 years ago
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 2 years ago