Commit Graph

364 Commits (8abe080fd6d04dc5efb074ee0764a9bfd39c82d2)

Author SHA1 Message Date
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 3 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 3 years ago
Michel Hollands 22779e13c5
Fix date template function with epoch times (#8886) 3 years ago
Gregor Zeitlinger b1917a6178
add "alignLeft" and "alignRight" functions (#9672) 3 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 3 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 3 years ago
Bryan Boreham 0a2f58891c
logql tests: use abstractions over Labels (#9533) 3 years ago
Bryan Boreham ee74fbdf3a
logql/log tests: use abstractions over labels (#9532) 3 years ago
Michel Hollands 478510a1bb
Fix Grouping String function and usage so it prints "without ()" (#9515) 3 years ago
Nick Moore 2f87acd284
Fix case insensitive label filter (#9404) 3 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 3 years ago
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 3 years ago
Travis Patterson 48ad068ce1
fix json expression parser (#9410) 3 years ago
Salva Corts ca8a7accf0
Add query info to query.Exec span (#9320) 3 years ago
李国忠 38b298c3fe
LogQL: Introduce `distinct` (#8662) 3 years ago
Trevor Whitney 50bc1cee71
Rename usagestats to analytics (#9212) 3 years ago
Karsten Jeschkies 7109c56bdc
Use un-escaped regexp literal for string matching. (#9252) 3 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 3 years ago
Ramon Cuñat 4c4f3adbf1
logql: handle negative offset (#7545) 3 years ago
Travis Patterson c4261b19fd
Fix parsing of long queries (#9134) 3 years ago
Travis Patterson 7735b1e98e
Sanitize label keys in the unpack parser (#9121) 3 years ago
Ed Welch 67c0b3ed2c
Loki: log all trace ID's but include `sampled=true` when the trace is logged (#9039) 3 years ago
Owen Diehl acb40ed40e
Eager stream merge (#8968) 3 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 3 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 3 years ago
Danny Kopping 6bb8a071ca
Querier: block query by hash (#8953) 3 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 3 years ago
Travis Patterson ee045312a9
Automatically Reorder Pipeline Filters (#8914) 3 years ago
Travis Patterson 163fd9d8af
Short circuit parsing when label matchers are present (#8890) 3 years ago
Salva Corts d24fe3e68b
Max bytes read limit (#8670) 3 years ago
Karsten Jeschkies 94725e7908
Define `RequiredLabels` query limit. (#8851) 3 years ago
Travis Patterson 9d20bed26a
Short circuit parsers (#8724) 3 years ago
Travis Patterson 5a08a6bcb9
Label selector optimizations (#8763) 3 years ago
Ashwanth 7d2eeddfb8
LogQL: Fix panic when using `unpack` with empty line (#8853) 3 years ago
Ashwanth d08b87f799
json parser: fix panic when processing empty line (#8835) 3 years ago
Travis Patterson 37c0b3dec2
Allow math on errors (#8823) 3 years ago
Travis Patterson 83ba93c867
fix to-string for noop label filters (#8799) 3 years ago
Ed Welch 0352b75f0d
Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774) 3 years ago
Ed Welch 55c96bfe90
Loki: add lines processed to metrics.go (#8764) 3 years ago
Ed Welch a4eb536fb2
Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 3 years ago
Danny Kopping e2ac2d50e2
Changes from linter (#8769) 3 years ago
Callum Styan 5a85f6647e
Add initial implementation of per-query limits (#8727) 3 years ago
Travis Patterson 9ac33e216e
Reimplement Unpack in terms of jsonparser rather than jsoniter (#8739) 3 years ago
Travis Patterson 9c6e509a6a
Reimplement JsonExpressionParser in terms of jsonparser (#8734) 3 years ago
Travis Patterson 7f42137584
Use Line Filters in StringLabelFilter (#8659) 3 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 3 years ago
Travis Patterson c42a0ba868
Optimize .+ regex line filter (#8646) 3 years ago
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 3 years ago
Michel Hollands 4f8d3240f6
Use 0.28.1 build image and update go and alpine versions (#8583) 3 years ago
Bayan Taani 68a9fd6c0a
Add logfmt selective label extraction (#6675) 3 years ago