Commit Graph

308 Commits (dea5d7883a05856c99e18db976ff88e25a40ac31)

Author SHA1 Message Date
Shantanu Alshi d3d31f1842
chore(aggregated_metrics): Add metrics to aggreated metrics (#14986) 6 months ago
renovate[bot] e0ac0d0efd
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2 (#15045) 6 months ago
renovate[bot] 33590be53e
fix(deps): update module k8s.io/apimachinery to v0.31.2 (#14959) 6 months ago
Cyril Tovena 90c5dbf0d3
chore: Revert syntax module (#14831) 7 months ago
Cyril Tovena 28c9645d10
chore: Introduce logql/syntax go module (#14790) 7 months ago
Karsten Jeschkies 7b53f20f70
feat: Introduce shardable probabilistic topk for instant queries. (#14243) 7 months ago
Christian Haudum 0760095a3e
chore: Add bool to metrics.go log line whether query used bloom filters (#14645) 7 months ago
Ashwanth 8bca2e7608
feat(ruler): enables ruler store that uses clients from thanos-io/objstore pkg (#11713) 7 months ago
Callum Styan f411a0795a
fix: fix bug in query result marshaling for invalid utf8 characters (#14585) 7 months ago
Joao Marcal b87224647d
feat(storage): AWS backend using thanos.io/objstore (#11221) 7 months ago
Vladyslav Diachenko a962edba33
feat(loki): include structured_metadata size while asserting rate limit (#14571) 7 months ago
Salva Corts 70508975fd
feat: Configurable list of json fields to mine patterns (#14528) 7 months ago
Christian Haudum f568dda136
chore: Improve logging of jumphash server selector (#14306) 7 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Ashwanth 900751c3bb
fix: report correct status code for metric and log queries in metrics.go (#12102) 8 months ago
Sven Grossmann 63e84b476a
fix(aggregated-metrics): correctly create logfmt string (#14124) 9 months ago
Cyril Tovena d178f4c7e2
feat: Implement WAL segment ingestion via Kafka with partition ring (#14043) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Christian Haudum b75eacc288
chore(blooms)!: Remove bloom compactor component (#13969) 9 months ago
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