Commit Graph

157 Commits (bc202ae7eccce8d41841989378b2706e563fdb9c)

Author SHA1 Message Date
Cyril Tovena e6778e9827
Update to go 1.15 (#2877) 5 years ago
Owen Diehl dc0bd01e35
WAL/marshalable chunks (#2764) 5 years ago
Sandeep Sukhani 7f4d6d5912
fix panic in ingester when not running with boltdb shipper while queriers does (#2830) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Sandeep Sukhani f1d00807eb
fix a bug in ingester doing store queries when using boltdb shipper (#2493) 5 years ago
Javier Palomo Almena 6852b1cdcc
Replace usage of sync/atomic with uber-go/atomic (#2449) 5 years ago
Aditya C S 0885a49370
configuration doc improvements (#2318) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Aditya C S b82d2e89d2
fix bug in ingester series query (#2264) 5 years ago
Aditya C S 01040c1a4d
Fix data race in ingester (#2327) 5 years ago
Ed Welch 635e469e9a
Loki: Use a new context to update the ring state after a failed chunk transfer (#2330) 5 years ago
Ed Welch edaf0ed422
transfers one chunk at a time per series instead of all (#2328) 5 years ago
Ed Welch aee064d0a8
Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
Ed Welch 60bf23d588
Loki: remove redundant log line on stream limit, the GRPC error logger already logs this. (#2250) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Owen Diehl 268b7a3d03
bumps cortex & fixes conflicts (#2204) 5 years ago
Ed Welch 9803eab947
Loki: Allow configuring query_store_max_look_back_period when running a filesystem store and boltdb-shipper (#2073) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Ed Welch 272a89c13d
more linter fixes (#2024) 5 years ago
Ed Welch 3dfe89369f
Loki: refactor validation and improve error messages (#2021) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Ed Welch 872a998fbb
make `loki_ingester_memory_streams` Gauge per tenant. (#2019) 5 years ago
Ed Welch 0ab1b28812
Loki: Improve logging and add metrics to streams dropped by stream limit (#2012) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Ed Welch b89a1f81dd
Update cortex vendoring to latest master (#1975) 5 years ago
Peter Štibraný e60164bef6
Convert Loki modules to services (#1804) 5 years ago
Owen Diehl bd4d516262
chunk bounds metric now records 8h range in 1h increments (#1964) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Owen Diehl 8b924a52cb
chunk lifespan histogram (#1958) 5 years ago
Sandeep Sukhani 49f04ef4bc
update cortex to latest master (#1956) 5 years ago
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