Commit Graph

249 Commits (8aa8a2bb0e766da4d64313d17337fa54ab84f8a4)

Author SHA1 Message Date
benclive 8aa8a2bb0e
fix(kafka): Set namespace for Loki kafka metrics (#14426) 8 months ago
Trevor Whitney b5462b6639
chore: remove copied loop vars (#14383) 8 months ago
Trevor Whitney d7ff426646
feat: ability to log stream selectors before service name detection (#14154) 8 months ago
Cyril Tovena 1a4436c417
feat(ingester): implement partition shuffle sharding for ingester (#14304) 8 months ago
Cyril Tovena f80d68a1ed
feat(distributors): Use a pool of worker to push to ingesters. (#14245) 8 months ago
Cyril Tovena 3f47233079
fix(kafka): Fixes partition selection in distributors (#14242) 8 months ago
benclive 7c78232ad3
feat: Optionally require writes to kafka on Push requests (#14186) 8 months ago
Vladyslav Diachenko c65721e7ad
feat: track discarded data by usageTracker (#14081) 9 months ago
Paul Rogers 18cef217fc
chore: Linting updates in prep for Go 1.23 (#14071) 9 months ago
Salva Corts b5ac6a0258
feat: Limit to block ingestion until configured date (#13958) 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
Travis Patterson 573a1848d1
chore: add service_name label earlier in the ingestion pipeline (#13702) 10 months ago
benclive 6c4b0622aa
feat: Ignore empty streams in distributor if all entries fail validation (#13674) 10 months ago
Paul Rogers 40ee766724
feat: Collect duplicate log line metrics (#13084) 11 months ago
Cyril Tovena 9f31b25253
feat: Optimize log parsing performance by using unsafe package (#13223) 12 months ago
Yahima Duarte c9bfa3ebbf
fix: add detected_level info when the info word appears on log message (#13218) 12 months ago
Salva Corts b31e04e3f1
fix(otel): Map 500 errors to 503 (#13173) 12 months ago
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
Cyril Tovena 9e6e6d22e0
feat: Detect level as structured metadata by default (#12479) 1 year ago
Ed Welch 24f4e45165
feat: Enable automatic stream sharding by default (#12451) 1 year ago
Sandeep Sukhani 1ae5b3e683
chore: Log level detection improvements (#12440) 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
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
Cyril Tovena ca190a3a7d
feat: Allows to wrap distributor Tee (#12391) 1 year ago
Christian Haudum 863acc0152
chore(blooms): Make block query concurrency configurable (#12292) 1 year ago
Karsten Jeschkies 243e6f813a
refactor: Pass context to usage tracker. (#12272) 1 year ago
Karsten Jeschkies 9a2e00bc17
refactor: Replace TenantConfig method with interface. (#12260) 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
Paul Rogers edc9a44f66
test: Finish sync work for mockIngester.pushed var (#12028) 1 year ago
JordanRushing cad4b8e749
Reduce Distributor auto-forget unhealthy cycles from 10->2 (#11935) 1 year ago
Sandeep Sukhani e625d7f1ca
otel: add support for per tenant configuration for mapping otlp data to loki format (#11143) 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
Angus Dippenaar 258a8b3108
Update nix configuration (#8452) 2 years ago
Ashwanth 766f27645d
config: remove flags & YAML settings deprecated in 2.9.x (#11151) 2 years ago
Periklis Tsirakidis 6385b19573
fix: All lifecycler cfgs ref a valid IPv6 addr and port combination (#11121) 2 years 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
Sandeep Sukhani 6069df8f7d
ingestion: native otlp ingestion support (#10727) 2 years ago
Christian Haudum 2abb472e7e
Unify ring managers across components (#10931) 2 years ago