Commit Graph

138 Commits (e7689b248dbe549b2ac61a0e335d8b5b999cc47d)

Author SHA1 Message Date
Dylan Guedes afd9e36306
chore: Call `shardstreams.Config` by value instead of by reference (#12915) 1 year ago
Shantanu Alshi 6904a6520d
fix: Fix log level detection (#12651) 1 year ago
Sandeep Sukhani 0831802a99
fix: fix setting of info log level when trying to detect level from log lines (#12635) 1 year ago
Ed Welch 705379cc81
chore: remove experimental flags from features and configs which are no longer so. (#12481) 1 year ago
Sandeep Sukhani 1ae5b3e683
chore: Log level detection improvements (#12440) 1 year ago
Ed Welch 4c88be0ef2
chore: update loki modules for 3.0 release (#12433) 1 year ago
Sandeep Sukhani b66c343383
feat: add support for discovering and adding log levels as structured metadata (#12428) 1 year ago
Sandeep Sukhani 288c0061bf
feat: discovery of name of services emitting the logs (#12392) 1 year ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 1 year ago
Sandeep Sukhani 8b9d8b0226
feat: Make list of otel blessed attributes configurable (#12180) 1 year ago
Travis Patterson b0478e61c8
feat: add the ability to inject log parsers to the distributor (#12029) 1 year ago
Karsten Jeschkies 6578a00481
feat: Support usage trackers for received and discarded bytes. (#11840) 1 year ago
JordanRushing cad4b8e749
Reduce Distributor auto-forget unhealthy cycles from 10->2 (#11935) 1 year ago
Travis Patterson d2f43787b6
Add tenant to tee (#11573) 1 year ago
na-- 724a841f0f
Add log duplication (tee-ing) in the Distributor (#11496) 1 year ago
na-- 71e9fcaab7
Refactor Distributor.Push() to be able to Tee log streams (#11488) 1 year ago
Michel Hollands e93f5bfd93
Add dashboard changes for migrating from cortex_ metrics to loki_ metrics (#11082) 2 years ago
Shantanu Alshi fb6f6d2e2f
Stop using global logger in modules (#11051) 2 years ago
Michel Hollands 8628b15624
Use metrics namespace for more metrics (#11025) 2 years ago
Christian Haudum 2abb472e7e
Unify ring managers across components (#10931) 2 years ago
Christian Haudum b49b3ce6e1
Add basic structure of bloom gateways (#10782) 2 years ago
Shantanu Alshi 183d6f2c39
Upgrade prometheus to 0.47.1 and dskit (#10814) 2 years ago
Ashwanth 91cae03fe1
chore: restructure compactor package (#10775) 2 years ago
Christian Haudum 2e775f3f44
chore(storage): Restructure shipper packages (#10729) 2 years ago
Danny Kopping 2c84959901
Distributor: add ingester append timeouts error (#10456) 2 years ago
Charles Korn bde65667f7
Upgrade dskit to use packages migrated from weaveworks/common (#10164) 2 years ago
Dylan Guedes 9ed7fa9df4
WriteFailures: Add metrics to increase monitoring (#9904) 2 years ago
Hamish Forbes d0baa40df3
Only modify identical timestamps when increment-duplicate-timestamps enabled (#9437) 2 years ago
Dylan Guedes 1d20fdbf57
LogPushFailures: Log the tenant id (#9819) 2 years ago
Salva Corts 08e505dd50
Return all errors for a failed push request (#9807) 2 years ago
Dylan Guedes c0d9a2b4ba
Log push failures per-entry instead of in batches (#9720) 2 years ago
Dylan Guedes 7d67b6306f
Loki: Implement initial phase of `limited_log_push_errors` (#9556) 2 years ago
Travis Patterson fdc337692d
Stream Sharding amortize push payloads across the observed rate. (#9414) 2 years ago
Trevor Whitney 50bc1cee71
Rename usagestats to analytics (#9212) 2 years ago
Dylan Guedes 1bd5a20595
Distributor: Modify `createShard` to create slice with more precise size (#9265) 2 years ago
Dylan Guedes 24d426ce44
Distributor: Add AutoForget support (#8067) 2 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 2 years ago
Dylan Guedes 4f94b89fdb
Loki: Add more spans to write path (#8888) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Kaviraj Kanagaraj db3a9c961e
distributor: Fix `loki_mutated_bytes_total` metric increment (#8223) 2 years ago
Travis Patterson a1e9e4cdd0
Revert "Make some stream shard metrics per-tenant (#7838)" (#7842) 3 years ago
Travis Patterson 96fc2abfff
Make some stream shard metrics per-tenant (#7838) 3 years ago
Travis Patterson c75b822fc6
Track rates per stream and per tenant (#7564) 3 years ago
Travis Patterson a65da7d78e
Shard streams round-robin rather in batches. (#7560) 3 years ago
Travis Patterson 0a654e2357
Ensure labels on sharded streams are sorted before they're sent anywhere (#7556) 3 years ago
Callum Styan 46b40a5582
Hardcode ring.WriteNoExtend for distributor push operations (#7517) 3 years ago
Dylan Guedes 28e192f22e
Loki: Implement random entries assignment when sharding (#7427) 3 years ago
Travis Patterson 8c84ee8b7a
Fix stream sharding (#7393) 3 years ago
Travis Patterson 7979cfbe07
Implement Distributor Rate Store (#7349) 3 years ago
Dylan Guedes b1d4efab12
Loki: Per-tenant stream sharding (#7311) 3 years ago