Commit Graph

6834 Commits (0ddf1e61130d06199475ed3032dc15de2e797dd3)
 

Author SHA1 Message Date
Salva Corts 0ddf1e6113
refactor(blooms): Bloom building integration test (#13296) 11 months ago
Cyril Tovena debb5f202e
feat(wal): Benchmark and improve WAL writes using Reset. (#13272) 11 months ago
Kaviraj Kanagaraj 05176e445b
feat(helm): Make gateway container port configurable. (#13294) 11 months ago
Christian Haudum 61a9854eb1
perf(mempool): Replace `sync.Mutex` with `sync.Once` (#13293) 11 months ago
Owen Diehl ede6941c6f
fix(blooms): ignores bloom filtering errors in bounded shard query planning (#13285) 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
Dylan Guedes c1fada9af0
refactor: Remove unnecessary spanlogger usage (#13255) 11 months ago
Christian Haudum f06eabbf0e
feat: Add settings for cpu/mutex/block profiling options (#13278) 11 months ago
Christian Haudum dbc0e2489c
chore(index-gateway): Improve instrumentation of index download/sync (#13194) 11 months ago
Christian Haudum 82fbb2fd96
feat(ingester): Smooth out chunk flush operations (#9994) 11 months ago
Ed Welch 28642b6d32
chore(index-gateway): Download then extract in separate steps (#13202) 11 months ago
Cyril Tovena 41fbacdce7
feat(wal): Add sizing information to writer and reader. (#13267) 11 months ago
Ed Welch f897758747
fix: remove tenant label tagging from profiles to reduce cardinality (#13270) 11 months ago
Jack Baldry bbc50fdd51
docs: Fix typos and style (#13230) 11 months ago
George Robinson 77cf6fa0cc
chore: Update upgrade docs for -ruler.alertmanager-use-v2 (#13264) 11 months ago
J Stickler f1be84b13b
docs: fix typo causing broken link (#13258) 11 months ago
Christian Haudum 4117b6ca98
perf: Re-introduce fixed size memory pool for bloom querier (#13172) 11 months ago
Salva Corts 9289493b6e
refactor(blooms): Add metrics for per-tenant tasks progress to planner (#13078) 11 months ago
Cyril Tovena 1d6f8d51fc
feat: Introduce a new Object Storage WAL format. (#13253) 11 months ago
Trevor Whitney 467eb1bb1b
feat: collect and serve pre-aggregated bytes and counts (#13020) 11 months ago
George Robinson 384f451193
chore: Change default version to Alertmanager APIv2 (#13263) 11 months ago
Vladyslav Diachenko 2ca1ac66a3
feat: flush not owned streams (#13254) 11 months ago
Callum Styan f5a9905803
fix(mixin): various latency panels in operational dashboard should have ms unit type instead of seconds (#13260) 11 months ago
Vladyslav Diachenko ce8645900e
feat: improve Owned Streams feature observability (#13232) 11 months ago
Hervé Nicol b7fcf2bb7e
fix(helm): fix extraObjects (#13107) 11 months ago
Vladyslav Diachenko 7ac19f00b4
fix: update fixed limit once streams ownership re-checked (#13231) 11 months ago
Owen Diehl 1086783a1d
fix: separates directory creation from permission checks (#13248) 11 months ago
Jay Clifford 5e560f93ec
feat: Added getting started video for ingesting Otel logs (#13226) 11 months ago
Ed Welch 32097c8462
fix: Redo ingester profile tagging (#13239) 11 months ago
J Stickler ae22f396b7
docs: Update timestamp topic (#13207) 11 months ago
J Stickler 998c2e1231
docs: Update OTLP endpoint (#13235) 12 months ago
Trevor Whitney 6f21bc1389
ci: fix accidentally skipped package failures (#13240) 12 months ago
Karsten Jeschkies 932338b319
chore: Checkin missing etcd.io/bbolt vendor files (#13228) 12 months ago
Karsten Jeschkies ca917b3ec0
chore: Update go.etcd.io/bbolt to v1.3.8 (#13227) 12 months ago
Periklis Tsirakidis 66b8c9b773
fix: Init internal server log along with loki's server instance (#13221) 12 months ago
Cyril Tovena 9f31b25253
feat: Optimize log parsing performance by using unsafe package (#13223) 12 months ago
Javier Garea 9a99b05ee9
docs(helm): Fix broken `Values.yaml` link in the examples docs (#13219) 12 months ago
Yahima Duarte c9bfa3ebbf
fix: add detected_level info when the info word appears on log message (#13218) 12 months ago
JordanRushing e7689b248d
feat: add recalculateOwnedStreams to check stream ownership if the ring is changed (#13103) 12 months ago
Ivana Huckova 24c583f6ae
docs: remove redundant backticks from http api documentation (#13212) 12 months ago
Ivana Huckova 5df56a4e0d
docs: fix query example for labels and values (#13213) 12 months ago
Aleksei 6148c3760d
fix(operator): add alertmanager client config to ruler template (#13182) 12 months ago
Jay Clifford b4d44f89f9
feat: Update Loki monitoring docs to new meta monitoring helm (#13176) 12 months ago
Adam Matthews a08ee68dea
docs: Update Get-Started Labels (#13188) 12 months ago
洪阿南 f98ff7f584
fix: Fix duplicate enqueue item problem in bloom download queue when do sync download (#13114) 12 months ago
Bryan Boreham 2b19dac82a
fix: errors reported by the race detector (#13174) 12 months ago
Christian Haudum d4fcef5229
chore(blooms): Some boom gateway cleanups (#13165) 12 months ago
George Robinson 9767807680
feat: Add backoff to flush op (#13140) 12 months ago
Salva Corts b31e04e3f1
fix(otel): Map 500 errors to 503 (#13173) 12 months ago