Commit Graph

64 Commits (9a2df5a06e46c77446ad45645987bae42a8cc356)

Author SHA1 Message Date
Sandeep Sukhani 1ad75d0b63
do not initialize tsdb index store when using index gateway client for queries (#6305) 3 years ago
Sandeep Sukhani 7369b3785c
use tsdb config for initializing index gateway client (#6267) 3 years ago
Sandeep Sukhani 6ac955cc7d
make boltdb-shipper use the generic indexshipper for managing index in object storage (#6226) 3 years ago
Dylan Guedes 440fb7d74c
Loki: Modifies TableManager to use IndexGateway ring (#5972) 3 years ago
Sandeep Sukhani 62f5e598dd
tsdb index gateway (#6158) 3 years ago
Owen Diehl b45efd4c2d
TSDB shipper + WAL (#6049) 3 years ago
Travis Patterson 5939d5e9d8
Query filtering in the ingester and storage (#5629) 3 years ago
Sandeep Sukhani d1aff7b29f
store: fix bug in getting chunk ids from ingesters when using boltdb-shipper (#5945) 3 years ago
Cyril Tovena 681195f806
Fixes the index-gateway when using the ring (#5923) 3 years ago
Dylan Guedes a41926ec50
Only run boltdb-shipper when appropriate. (#5917) 3 years ago
Cyril Tovena f691e1bcc3
Introduce a more scalable index-gateway API. (#5892) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 3 years ago
Sandeep Sukhani 1e56dca741
per user index query readiness with limits overrides (#5484) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
Callum Styan bfef7bad44
Start refactor of storage (chunks) clients metrics into structs (#5057) 3 years ago
JordanRushing 291360ddcb
Simpler new chunk key v12 (#5054) 3 years ago
Dylan Guedes d5783e86a3
Copy `cortex/pkg/querier/astmapper` package dependency into Loki (#4982) 3 years ago
Kaviraj 38c42a26c6
Move `cortex/pkg/tenant` dependency to Loki. (#4944) 3 years ago
Marco Pracucci c53457feb9
Upgrade Cortex, Prometheus and Thanos (#4830) 4 years ago
Cyril Tovena d81f757ecb
Refactor and simplify stats package. (#4712) 4 years ago
Cyril Tovena 165ff31e2d
Fixes the Series function to hanlde properly sharding. (#4563) 4 years ago
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