Commit Graph

95 Commits (241f5aa6490b09b299c1136e70e5b67f85b8632d)

Author SHA1 Message Date
loki-gh-app[bot] 02eb02458e
feat: Introduce shardable probabilistic topk for instant queries. (backport k227) (#14765) 7 months ago
Salva Corts 51c42e8645
feat: Do not add empty blooms to offsets (#14577) 7 months ago
Salva Corts 673ede16a5
feat: New bloom planning using chunk size TSDB stats (#14547) 7 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
lencap 95942cbf1b
chore: fix some comments (#13830) 9 months ago
Christian Haudum 7aa7c15f21
chore: Use filesystem backed writer for blooms (#13522) 10 months ago
Christian Haudum ce71f1cf95
feat(api)!: Fail log queries when executed on instant query endpoint (#13421) 11 months ago
Salva Corts 7e19cc7dca
fix: Lint issues after merge to main (#13326) 11 months ago
Salva Corts 0c289a83df
refactor(blooms): Do not use sleeps on integration test (#13308) 11 months ago
Salva Corts 0ddf1e6113
refactor(blooms): Bloom building integration test (#13296) 11 months ago
Sandeep Sukhani 7cc9a9386a
fix: fix parsing of default per tenant otlp config (#12836) 1 year ago
Trevor Whitney f68d1f7faf
fix: make detected fields work for both json and proto (#12682) 1 year ago
guangwu 616977a942
fix: close res body (#12444) 1 year ago
Cyril Tovena 9e6e6d22e0
feat: Detect level as structured metadata by default (#12479) 1 year ago
Ed Welch 7607f04484
feat!: enable structure metadata by default. (#12453) 1 year ago
Ed Welch 824f5aa20a
chore: fix submodule for v3 (#12438) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Christian Haudum 71602eb10f
chore(blooms): Clean up bloom component configuration (#12387) 1 year ago
Sandeep Sukhani 288c0061bf
feat: discovery of name of services emitting the logs (#12392) 1 year ago
Travis Patterson c8d2c32002
feat: Introduce special header that tells Loki not to modify query results (#12327) 1 year ago
Trevor Whitney 4cf47da08e
ci: track main of loki-release on main branch (#12264) 1 year ago
Trevor Whitney 782b938334
test: split unit and integrations suites to parallelize (#12039) 1 year ago
Paul Rogers 472496feb7
Parse JSON String arrays properly so string elements can be retrieved (#11921) 1 year ago
Owen Diehl 7560067439
Bloom/running (#11918) 1 year ago
Owen Diehl de4f56e42d
[Blooms] Refactoring bloom compactor to isolate state from logic (#11793) 1 year ago
Salva Corts d97ac48681
Add timing metrics for compaction (#11785) 1 year ago
Christian Haudum de251c3fc2
Fix flaky bloom filter e2e test (#11726) 1 year ago
Christian Haudum 390f04d3b2
Fix flaky `TestMultiTenantQuery` integration test (#11733) 1 year ago
Christian Haudum bdcb69540f
Bloom gateway: Add metrics for store operations and chunk ref counts (#11677) 1 year ago
Christian Haudum 6bcac00c70
Add e2e tests for bloom filtering (#11645) 1 year ago
Karsten Jeschkies 8822ae660d
Use correct error write function (#11487) 1 year ago
Karsten Jeschkies b18078827e
Map rpc Status back to user error (#11449) 1 year ago
Karsten Jeschkies 8dde7b9d49
Support tail requests with protobuf encoding. (#11426) 1 year ago
Salva Corts 10210b884c
Categorized Labels: Return empty JSON object if no parsed nor structured metadata labels (#11325) 1 year ago
Sandeep Sukhani 6a62b8cf42
compaction: Separate metrics for tracking retention and compaction (#11263) 2 years ago
Karsten Jeschkies 05c4b77ed0
Define QueryResponse and QueryRequest protobufs. (#10956) 2 years ago
Ashwanth 766f27645d
config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
Dylan Guedes 30fbe38341
Revert "Introduces cache to TSDB postings (#9621)" (#11157) 2 years ago
Michel Hollands 380f902c30
Change default of metrics.namespace (#11110) 2 years ago
Karsten Jeschkies 4ed3b117d2
Use newest build image 0.31.2 with golangci-lint update. (#11118) 2 years ago
Ashwanth a118e994d8
Remove shared_store and shared_store_key_prefix from shipper and compactor (#10840) 2 years ago
Salva Corts 52a3f16039
Flag categorize labels on streams response (#10419) 2 years ago
Sandeep Sukhani 6069df8f7d
ingestion: native otlp ingestion support (#10727) 2 years ago
Karsten Jeschkies 9fcc42dc48
Support protobuf `QueryRequest` in querier. (#10858) 2 years ago
Kaviraj Kanagaraj 48d606405d
test(TestRuleEval): Increase timeout on this integration test (#10857) 2 years ago
Ashwanth 8bb615c2cc
config: loki better defaults (#10793) 2 years ago
Ashwanth fcdd55b6c9
embedded cache: update metric namespace and remove duplicate metrics (#10693) 2 years ago
Ashwanth 2902f986a4
cache: Enable embedded cache if no other cache is configured. (#10620) 2 years ago
Christian Haudum 2b6bdc2a29
chore(storage): Simplify store interfaces and abstractions (pt 2) (#10454) 2 years ago