Commit Graph

72 Commits (60c76318e66d33a726b41d8542e71663e581c92a)

Author SHA1 Message Date
Christian Haudum 6b4430afd0
chore(engine): Collect pipeline records into Loki result (#17447) 8 months ago
benclive 9e68fb01f4
feat(dataobj): Add query stats collection to the dataobj readers (#17128) 9 months ago
Trevor Whitney 417d0a5252
chore: add multi-variant query support to LogQL (#16196) 11 months ago
Eng Zer Jun 062d1e9ca4
refactor: replace experimental `maps` and `slices` with stdlib (#15051) 1 year ago
Bayan Taani 44523e085d
feat: Add objstore support for Swift using thanos.io/objstore (#11672) 1 year ago
Christian Haudum ff111dce05
fix: Correctly propagate index stats to metrics.go log line (#14941) 1 year ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 1 year ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 1 year ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 1 year ago
Christian Haudum baaaa83c78
chore: Add chunk count from `GetChunkRef` call to stats context (#14636) 1 year ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 2 years ago
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 2 years ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 2 years ago
Travis Patterson c4ac8cc009
feat: add warnings to metadata context directly (#12579) 2 years ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 2 years ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 2 years ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 2 years ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 2 years ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 2 years ago
BiKangNing 75e031d8e8
chore: fix function names in doc strings (#12313) 2 years ago
Danny Kopping b5f488caec
fix(query/query-frontend): correct congestion control stats aggregation (#12072) 2 years ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 2 years ago
Danny Kopping bdea0b6df1
Add o11y for chunk data retrieved from ingesters (#12003) 2 years ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 2 years ago
Christian Haudum 3b122e4be1
Bloom gateway: Wire up cache config with implementation (#11898) 2 years ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 2 years ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 2 years ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 2 years ago
Vladyslav Diachenko 9b691904ef
BloomShipper: add cache for downloaded blocks (#11394) 2 years ago
Karsten Jeschkies f67fff3eb2
Approximate `quantile_over_time` (#10417) 2 years ago
Salva Corts a0b462d366
Bloom-Gateway cache (#11380) 2 years ago
Danny Kopping e523809216
bug(volume): return 400 error for invalid volume request (#11313) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Ed Welch 9418fb7125
Loki: fix mapping of non-retryable error codes (#11164) 2 years ago
Vladyslav Diachenko 00a3c5b026
renamed `non indexed labels` feature to `structured metadata` (#10432) 2 years ago
Trevor Whitney a05744a385
Enable results cache for volume queries (#10403) 2 years ago
Danny Kopping c725de6035
Querier: add chunk refs fetch time to metrics (#10362) 2 years ago
Salva Corts 3f161f5c1a
Improve observability for non-indexed labels usage (#9993) 2 years ago
Ed Welch fa6f9c638a
Loki: add 'post_filter_lines' stat for tracking how many lines are match a queries filter expression(s) (#9983) 3 years ago
Karsten Jeschkies a09cb07e98
Define protobufs for topk and cms. (#9933) 3 years ago
Salva Corts 6cc581bd26
Add back cache stats for index stats requests (#9816) 3 years ago
Susana Ferreira 35465d0297
Fix instant query summary split stats (#9773) 3 years ago
Salva Corts b7359c5d53
Revert "Add summary stats and metrics for stats cache (#9536)" (#9721) 3 years ago
Salva Corts af287ac3eb
Add summary stats and metrics for stats cache (#9536) 3 years ago
Salva Corts 1694ad0f9b
Stats cache can be configured independently (#9535) 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
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
Travis Patterson 37c0b3dec2
Allow math on errors (#8823) 3 years ago