Commit Graph

42 Commits (e49e318b4252c21f291a1280d11241767078a1f1)

Author SHA1 Message Date
Danny Kopping cff8324f24
Replacing go-kit/kit/log with go-kit/log (#4484) 4 years ago
Christian Haudum 0f229f471b
cli: Register configuration option `store.max-look-back-period` as CLI argument (#4242) 4 years ago
Arve Knudsen cfb4fc1f55
Use flagext from dskit (#4225) 4 years ago
Cyril Tovena 32e55c3043
Fork cortex chunk storage into Loki. (#3842) 4 years ago
Nick Pillitteri b830d65bdd
Use the Cortex wrapper for getting tenant ID from a context (#3973) 4 years ago
Cyril Tovena bee456737e
Shards Series API. (#3856) 4 years ago
Sandeep Sukhani 2c5ce2ce63
feat: index-gateway for boltdb-shipper index store (#3865) 4 years ago
Cyril Tovena 490c19e38c
Deprecate max_look_back_period in the chunk storage. (#3677) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Cyril Tovena a22bce7286
Add a chunk filter hook in the store. (#3569) 4 years ago
Sandeep Sukhani 835f710bc9
make prefix for keys of objects created by boltdb-shipper configurable (#3491) 4 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
Owen Diehl 8627af1199
Error on no schema configs (#2564) 5 years ago
Owen Diehl 6fe414eb25
consistent chunk metrics (#2534) 5 years ago
Owen Diehl 6b6b33f9eb
adds batch based metrics (#2510) 5 years ago
Sandeep Sukhani 4a358bc9ea
revendor cortex to latest master (#2463) 5 years ago
Sandeep Sukhani d5c840bd66
enforce requirment for periodic config for index tables to be 24h when using boltdb shipper (#2166) 5 years ago
Owen Diehl 4a45ca5e3a
Revendor cortex (#2427) 5 years ago
Sandeep Sukhani e59adccfa0
create smaller unique files from boltdb shipper and other code refactorings (#2261) 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
Ed Welch aee064d0a8
Loki: Series API will return all series with no match or empty matcher (#2254) 5 years ago
Cyril Tovena 6ab832b2ca
Cache overlapping blocks (#2239) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 5 years ago
Sandeep Sukhani 3a28a17946
some metrics for measuring performance and failures in boltdb shipper (#2034) 5 years ago
Aditya C S 199e334126
Update loki to cortex master (#2030) 5 years ago
Sandeep Sukhani 989fb106a0
table client for boltdb shipper to enforce retention (#2001) 5 years ago
Sandeep Sukhani 21d4ca41e2
make boltdb shipper singleton and some other minor refactoring (#1995) 5 years ago
Ed Welch b89a1f81dd
Update cortex vendoring to latest master (#1975) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 5 years ago
Joe Elliott d3972852ee Minor typo fixes (#1545) 5 years ago
Peter Štibraný 3df5561336 Updated cortex to latest master. (#1088) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Cyril Tovena 399c990ae6 comments adjustment 6 years ago
Cyril Tovena 4d48972939 Query storage by iterating through chunks by batches. 6 years ago
Cyril Tovena 4bf77662d3
rounds nanoseconds boundaries to milliseconds (#771) 6 years ago
Cyril Tovena 3346ce1b40
Storage memory improvement (#713) 6 years ago
Cyril Tovena 922f1daf5d
Remove label __name__ from store querier (#648) 6 years ago
Sandeep Sukhani 3d3c05717a Update cortex vendor (#610) 6 years ago
Cyril Tovena 2ad98007ff fixes chunks lazy loading (#595) 6 years ago
Tom Wilkie 80bbd04778 Add an extra filter step if the user specifies a regex using old API. 6 years ago
Tom Wilkie e73024d3a4 Remove RegexpIter, we don't need it. 6 years ago
Tom Wilkie bfb34e4070 Wire up LogQL filters in the ingester. 6 years ago
Tom Wilkie 5e3630815b Errors and wiring. 6 years ago
Tom Wilkie b16da1d7c3 Parse pipelines of regex matches. 6 years ago