Commit Graph

372 Commits (6cc581bd26cc00c4912d3ddf50db68839349a378)

Author SHA1 Message Date
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 2 years ago
Ashwanth f9fc1df4c0
logfmt: add --strict flag to enable strict parsing, perform nostrict parsing by default (#9626) 2 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 2 years ago
Susana Ferreira a894c3ccf0
Bugfix: Fix logic of offset operator in instant query splitting (#9763) 2 years ago
Susana Ferreira b611641fea
Add comments to clarify Grouping struct in Aggregation expressions (#9761) 2 years ago
Salva Corts 61d407b4bb
Add keep stage to LogQL (#9693) 2 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 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
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 2 years ago
Travis Patterson fd0efe0799
Regex line/label filters return original regex when `String` is called (#9584) 2 years ago
Bryan Boreham 0a2f58891c
logql tests: use abstractions over Labels (#9533) 2 years ago
Bryan Boreham ee74fbdf3a
logql/log tests: use abstractions over labels (#9532) 2 years ago
Michel Hollands 478510a1bb
Fix Grouping String function and usage so it prints "without ()" (#9515) 2 years ago
Nick Moore 2f87acd284
Fix case insensitive label filter (#9404) 2 years ago
Paul Rogers 14370bb8ce
Revert "Augment statistics.." PR 9400. (#9430) 2 years ago
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 2 years ago
Travis Patterson 48ad068ce1
fix json expression parser (#9410) 2 years ago
Salva Corts ca8a7accf0
Add query info to query.Exec span (#9320) 2 years ago
李国忠 38b298c3fe
LogQL: Introduce `distinct` (#8662) 2 years ago
Trevor Whitney 50bc1cee71
Rename usagestats to analytics (#9212) 2 years ago
Karsten Jeschkies 7109c56bdc
Use un-escaped regexp literal for string matching. (#9252) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
Ramon Cuñat 4c4f3adbf1
logql: handle negative offset (#7545) 2 years ago
Travis Patterson c4261b19fd
Fix parsing of long queries (#9134) 2 years ago
Travis Patterson 7735b1e98e
Sanitize label keys in the unpack parser (#9121) 2 years ago
Ed Welch 67c0b3ed2c
Loki: log all trace ID's but include `sampled=true` when the trace is logged (#9039) 2 years ago
Owen Diehl acb40ed40e
Eager stream merge (#8968) 2 years ago
Ed Welch edc6b0bff7
Loki: Add a limit for the [range] value on range queries (#8343) 2 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 2 years ago
Danny Kopping 6bb8a071ca
Querier: block query by hash (#8953) 2 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 2 years ago
Travis Patterson ee045312a9
Automatically Reorder Pipeline Filters (#8914) 2 years ago
Travis Patterson 163fd9d8af
Short circuit parsing when label matchers are present (#8890) 2 years ago
Salva Corts d24fe3e68b
Max bytes read limit (#8670) 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
Ed Welch 55c96bfe90
Loki: add lines processed to metrics.go (#8764) 2 years ago
Ed Welch a4eb536fb2
Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 2 years ago
Danny Kopping e2ac2d50e2
Changes from linter (#8769) 2 years ago
Callum Styan 5a85f6647e
Add initial implementation of per-query limits (#8727) 2 years ago