Commit Graph

3065 Commits (82fac990a1c757cc471e9d065b6dcdebedf6f919)
 

Author SHA1 Message Date
Susana Ferreira 82fac990a1
Update promtail to support duration string formats (#5290) 3 years ago
Vladyslav Diachenko d4a4728933
changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. it's made to allow loki to retry the request to the querier instead of returning '499 The request was cancelled by the client.' back to the client. (#5297) 3 years ago
Travis Patterson 89b04a97b3
storage: update azure blobstore client to use new sdk (#5302) 3 years ago
Travis Patterson de1faa0671
Fix transitive dependency error (#5308) 3 years ago
Owen Diehl af3457b92e
less opaque chunk keys on fs with v12 (#5291) 3 years ago
Travis Patterson 1925d77f65
cleanup: consolidate util strings contain functions (#5304) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Sashank Agarwal e19c5863ea
Fix `go.mod` path of operator (#5287) 3 years ago
Owen Diehl a88ee16534
better logic for when to shard wrt disabled lookback (#5303) 3 years ago
Sandeep Sukhani 40e05198f9
fix a panic in index-gateway caused by double closing of a channel (#5298) 3 years ago
Christian Haudum 3fb572abda
Fix Promtail watching deadlock (#5283) 3 years ago
Sashank Agarwal c88734b72c
Link `replace` pipeline stage to doc (#5200) 3 years ago
Karsten Jeschkies b92b544ca2
Write Promtail position file atomically. (#5266) 3 years ago
Karsten Jeschkies 54bc2dc40e
Restart Docker target if stopped. (#5280) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Ed Welch 44ba39055d
logstash: re-add bundle update and update bundler (#5284) 3 years ago
Owen Diehl 96ff7f900b
Revert "Adding a docs page that helps users understand memberlist a bit more (#5186)" (#5286) 3 years ago
Dylan Guedes ad3c8d07b7
Cleanup `util/validation` code. (#5285) 3 years ago
Ed Welch efffe0ce50
add some timing to the logs for downloading and opening index tables (#5042) 3 years ago
Christian Haudum 57b384df8f
Auto-expire old items from FIFO cache (#5148) 3 years ago
Jennifer Villa 7e372cbc56
Adding a docs page that helps users understand memberlist a bit more (#5186) 3 years ago
Trevor Whitney 926a0b2a4e
Update local configs to fix issues with incorrect addresses (#5207) 3 years ago
Dan Poltawski 379ca6b409
Promtail docs: Fix link to `unpack` LogQL documentation (#5274) 3 years ago
Christian Haudum 8d2b3f7aa5
Return early if push payload does not contain data (#5229) 3 years ago
Kaviraj Kanagaraj 531905c066
Remove `cortex` references from `go.mod` and makefile (#5269) 3 years ago
Dylan Guedes 7856db62bb
Copy `cortex/pkg/storage/bucket` package dependency into Loki (#5258) 3 years ago
Kaviraj Kanagaraj 858f8ea54a
Fix transitive dependency failure while building logstash plugin (#5268) 3 years ago
Lydia Lee a4cfab4b84
feat(promtail): fix TargetManager.run() not exit (#5238) 3 years ago
Kaviraj Kanagaraj f083aab09d
Remove `cortexpb` dependency from Loki packages. Use only `logproto` now. (#5264) 3 years ago
Ed Welch 09a5a2cee3
Logstash: Add config option which allows seting up an allowlist for labels to be mapped to Loki (#5244) 3 years ago
Kaviraj Kanagaraj f5d570177a
Fork `cortex/pkg/util` into Loki (#5257) 3 years ago
Michel Hollands 87edab0867
Ingester: remove the labelFilter (#5262) 3 years ago
Sandeep Sukhani 37fcbf9428
use default retention period to check user index may have expired chunks when user does not have custom retention (#5261) 3 years ago
Cyril Tovena cde9a711f3
fluent-bit: Attempt to unmarshal nested json. (#5223) 3 years ago
Owen Diehl 91d837e79c
Refactor/remove global splitby (#5243) 3 years ago
Dylan Guedes 3d135e5338
Copy `cortex/pkg/configs` package dependency into Loki (#5139) 3 years ago
Dylan Guedes 4a70f8ec84
Copy `cortex/pkg/ingester/client` package dependency into Loki (#5164) 3 years ago
Dylan Guedes ba6a2fd41e
Get rid of Cortex chunk. (#5239) 3 years ago
3JIou_from_home 863408684c
Push: add deflate compression in post requests (#5249) 3 years ago
Eng Zer Jun 392fde1e27
refactor: use `T.TempDir` to create temporary test directory (#5253) 3 years ago
Sandeep Sukhani 9fdcacff15
v12 chunk format handling in retention (#5254) 3 years ago
Travis Patterson 8646436b18
Fix docker plugin build (#5240) 3 years ago
Michel Hollands a3fcd3cc75
Update Go version to latest and bump build image version (#5250) 3 years ago
Florian Klink ca2132d7cb
Update _index.md (#5241) 3 years ago
Roger Steneteg bc88f298cb
skip glob search if path is an existing file and not a directory (#5246) 3 years ago
RangerCD 87cbe50b59
Lock consistencyMtx outside locking chunkMtx (#5210) 3 years ago
Nabeel Saad d0c6e3d016
Update _index.md (#5159) 3 years ago
RangerCD 4ee686c22c
Remove ErrStreamMissing (#5234) 3 years ago
JordanRushing 849f45ea8c
Update loki-mixin gcs queries in the Loki operational dashboard (#5232) 3 years ago
Callum Styan bfef7bad44
Start refactor of storage (chunks) clients metrics into structs (#5057) 3 years ago