Commit Graph

289 Commits (b5ac6a0258be51a6d6c3a7743e498dc40014b64b)

Author SHA1 Message Date
Paul Rogers 8fb7b488bd
chore(deps): update dskit 20240819 (#13924) 9 months ago
Trevor Whitney 913e9f9347
feat: aggregate byte and count metrics (#13731) 9 months ago
Trevor Whitney c6ab6b31e8
chore: remove initial metric aggregation experiment (#13729) 10 months ago
Ed Welch 0bf8df1b88
chore: treat datasample queries the same as limited queries (#13700) 10 months ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
Christian Haudum b1adfce5d0
chore(mempool): Wait for buffer instead of returning error (#13298) 11 months ago
Christian Haudum 61a9854eb1
perf(mempool): Replace `sync.Mutex` with `sync.Once` (#13293) 11 months ago
Owen Diehl eb1cd4c855
perf(blooms): mempool no longer zeroes out buffers unnecessarily (#13282) 11 months ago
Owen Diehl d36e1d580a
fix(blooms): improves mempool metrics (#13283) 11 months ago
Christian Haudum 4117b6ca98
perf: Re-introduce fixed size memory pool for bloom querier (#13172) 11 months ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
JordanRushing e7689b248d
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed (#13103) 12 months ago
Callum Styan 691b174138
fix: properly return http status codes from ingester to querier for RPC function calls (#13134) 12 months ago
Owen Diehl 41c5ee21fc
fix(regression): reverts grafana/loki#13039 to prevent use-after-free corruptions (#13162) 12 months ago
Christian Haudum fc264310ce
perf: Introduce fixed size memory pool for bloom querier (#13039) 12 months ago
Salva Corts 3195036435
refactor(bloom planner): Compute gaps and build tasks from metas and TSDBs (#12994) 1 year ago
Owen Diehl 9c25985b97
feat(blooms): record time spent resolving shards (#12636) 1 year ago
Christian Haudum 2f24b670cb
chore: Restructure `indexgateway` component package (#12630) 1 year ago
Christian Haudum 58c8c61905
perf(blooms): Use jumpmap for client side sharding of the filter requests (#12470) 1 year ago
Cyril Tovena 491d2513e7
feat: add log patterns ingestion and query API. (#12403) 1 year ago
Travis Patterson cf04ec1320
feat: Enable warnings in Loki query responses (#12425) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Shantanu Alshi 5190dda64b
feat(detected_labels): Initial skeleton for the API (#12390) 1 year ago
Ashwanth c8c8477c93
chore(stats): add pipeline_wrapper_filtered_lines (#12399) 1 year ago
crazeteam 3202e34729
chore: fix misorganized annotations (#12351) 1 year ago
Trevor Whitney 5b4bfa54b6
feat(detected_fields): initial plumbing of new endpoint (#12385) 1 year ago
Owen Diehl a36483b731
feat(blooms): bloom integration in query planning (#12208) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
BiKangNing 75e031d8e8
chore: fix function names in doc strings (#12313) 1 year ago
Paulin Todev d54e0871d4
chore(deps): Update Prometheus in Loki and Promtail (#12245) 1 year ago
Ashwanth ef742c4838
fix(querytags): propagate query tags to ingesters (#12267) 1 year ago
Salva Corts 63c88489d0
refactor: Add RF and Tokens to Loki ring Cfg and allow overwriting docs. (#12142) 1 year ago
Danny Kopping 609fdb3214
feat(querier/query-frontend): track and log congestion control latency (#12058) 1 year ago
Kaviraj Kanagaraj fac5997b18
feat: Support split align and caching for instant metric query results (#11814) 1 year ago
Salva Corts 6434df7345
Bloom compactor shuffle-sharding (#11947) 1 year ago
Danny Kopping bcd03150c9
Query-frontend: customisable query splitting for queries overlapping `query_ingester_within` window (#11535) 1 year ago
Danny Kopping 627e09365b
Restore previous behaviour of no trailing newlines in HTTP error response bodies (#11606) 1 year ago
Ashwanth 852becf227
results cache: add new stat `query_length_served` to measure cache effectiveness (#11589) 1 year ago
Paul Rogers 6c4699d8f7
Remove call to set default resolver (#11580) 1 year ago
Kaviraj Kanagaraj ce574485cf
feat(caching): Support caching `/series` and `/labels` query results (#11539) 1 year ago
Sandeep Sukhani 0e5da205a6
structured metadata: track usage of structured metadata in queries (#11505) 1 year ago
Karsten Jeschkies 9aae25008d
Optimize series response format by using repeated fileds. (#11498) 1 year ago
Karsten Jeschkies b18078827e
Map rpc Status back to user error (#11449) 1 year ago
Salva Corts 10210b884c
Categorized Labels: Return empty JSON object if no parsed nor structured metadata labels (#11325) 2 years ago
Danny Kopping e523809216
bug(volume): return 400 error for invalid volume request (#11313) 2 years ago
Christian Haudum b56f36fe6b
Fix bloom compactor startup when using unsupported index type (#11285) 2 years ago
Kaviraj Kanagaraj 30d0030bf9
inflight-logging: Add extra metadata to inflight requests logging (#11243) 2 years ago
Karsten Jeschkies 117f108642
Return error if span context was not found (#11207) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Salva Corts 4248825ad2
Bloom-compactor Sharding (#11154) 2 years ago