Commit Graph

275 Commits (2af3ca077e2c70110cda2c789fbcde8b90ab8048)

Author SHA1 Message Date
Ed Welch b5b3e78424
Loki Update the cut block size counter when creating a memchunk from byte slice (#1946) 5 years ago
Ben Ye 9a62deb829
Support series API in logcli (#1861) 5 years ago
Cyril Tovena d5f27ee04d
Adds a counter for total flushed chunks per reason. (#1819) 5 years ago
Peter Štibraný ca19683511
loki: update Cortex to master (#1799) 5 years ago
Cyril Tovena 97165fc0a0
Use ingester client GRPC call options from config. (#1797) 5 years ago
Cyril Tovena d34b0a9d30
Regexp simplification (#1787) 5 years ago
Peter Štibraný 5ae6ea71f8
Update Cortex to master (#1785) 5 years ago
Cyril Tovena 3f3152427a
Update cortex vendoring to include frontend status code improvement. (#1746) 5 years ago
Aditya C S ac78129e66
Fix nil pointer dereference in ingester client (#1730) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Owen Diehl e0a77656fd
removes duplicate logRangeExprExt grammar (#1651) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Sandeep Sukhani c7a3ec54f1 limit for concurrent tail requests (#1562) 5 years ago
Peter Štibraný d4cae667ae loki: use new runtimeconfig package from Cortex (#1484) 5 years ago
Owen Diehl 5026dfea57 ingester.max-chunk-age (#1558) 5 years ago
Robert Fratto 65013218b7
pkg/chunkenc: ignore duplicate lines pushed to a stream (#1519) 5 years ago
Robert Fratto 9227eed9f4
pkg/ingester: limit total number of errors a stream can return on push (#1071) 5 years ago
Marco Pracucci ec40515d31 Added max streams per user global limit (#1493) 5 years ago
Cyril Tovena 33f70b70ce
Add duplicates info and remove timing informations. (#1496) 5 years ago
Cyril Tovena 4153740a12
Loki Query Frontend (#1442) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Cyril Tovena fb76416b27
Add decompression tracing instrumentation. (#1445) 6 years ago
Peter Štibraný dca244f7aa pkg/ingester: added sync period flags 6 years ago
Peter Štibraný 93b85f92fa pkg/ingester: Added possibility to disable transfers. (#1425) 6 years ago
Cyril Tovena 7654c27c12
Adds configurable compression algorithms for chunks (#1411) 6 years ago
Ed Welch f9b25968f7
change the chunk size histogram to allow for bigger buckets (#1409) 6 years ago
Edward Welch 591905ed64 forgot to register the new metric 6 years ago
Ed Welch 5aa82ba199
allow configuring a target chunk size in compressed bytes (#1406) 6 years ago
Peter Štibraný dd96fa146c pkg/ingester: check that ingester is in LEAVING state when transferring chunks and claiming tokens. Required when using memberlist client. (#1300) 6 years ago
Peter Štibraný e0ec61f986 pkg/ingester: handle labels mapping to the same fast fingerprint. (#1247) 6 years ago
Julien Pivotto eb7b495565 Metrics: use Namespace everywhere when declaring metrics (#1320) 6 years ago
Owen Diehl b5c03b0802 Fix duplicate labels (update cortex) (#1280) 6 years ago
Joe Elliott 0f7f200c03 Improved compression ratio histogram (#1143) 6 years ago
Robert Fratto 2cb3c82cc8 pkg/ingester: prevent shutdowns from processing during joining handoff 6 years ago
Joe Elliott b835e2082a Fix Loki Chunks Dashboard (#1126) 6 years ago
Sandeep Sukhani 569748ff18 logging: removed some noise in logs from live-tailing (#1100) 6 years ago
Marco Pracucci 42040f2d5b Skip ingester tailer filtering if no filter is set 6 years ago
Hiroshi Hatake 0cfa33d90d fluent-bit shared object go plugin (#847) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
Ward Bekker 3b965105ec Improved Ingester out-of-order error for faster troubleshooting (#1008) 6 years ago
Sandeep Sukhani 107dfd3607
Use grpc client config from cortex for Ingester to get more control (#755) 6 years ago
Marco Pracucci 29f08ccb1c Fix panic in tailer due to race condition between send() and close() (#986) 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Sandeep Sukhani b687ec6e5b vendoring: update cortex to latest master (#938) 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Robert Fratto e64c7e5faf ingester: log error if closing client after transfer fails 6 years ago
Robert Fratto e4e5e3c1f1 ingester: fix feedback from PR review 6 years ago
Robert Fratto 15cbba7242 ingester: clean up chunk transfer code 6 years ago
Robert Fratto f8155a1109 ingester: Add test for chunk transfers 6 years ago
Robert Fratto 2eb666b0a8 ingester: fix lint issues for chunk transfers 6 years ago