Commit Graph

46 Commits (d4cfbaac4f04507cb92776d1b408d5a51f290bbe)

Author SHA1 Message Date
Travis Patterson 4da0f63789
Remove unused Value field (#9774) 2 years ago
Travis Patterson db97058a84
Series volume endpoint (#9704) 2 years ago
Trevor Whitney 4a56445686
Upgrade `golangci-lint` and fix linting errors (#9601) 2 years ago
Travis Patterson 065bee7e72
Label Volume Endpoint (#9588) 2 years ago
Karsten Jeschkies f5f1753851
Print duration in error messages with more readable. (#8816) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Ashwanth 3245625c40
ingester_querier: early exit queries on reaching quorum (#7172) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Sandeep Sukhani 882010a810
Index shipper move code (#6704) 3 years ago
Travis Patterson eb242f305d
Add tailing metrics (#6059) 3 years ago
Danny Kopping 3fa6cc9fde
Querier: prevent unnecessary calls to ingesters (#5984) 3 years ago
Travis Patterson 7299e3bdcd
Fix query filtering (#5951) 3 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 3 years ago
Michel Hollands b865b81ba0
Add a DeletionMode config variable (#5481) 3 years ago
Travis Patterson 88372c93cc
Query Filtering -- Querier (#5482) 3 years ago
Karsten Jeschkies ae39676cce
Stub multi tenant querier. (#5490) 3 years ago
Susana Ferreira 2d24e2ea64
Migration to dskit/ring (#4641) 4 years ago
Arve Knudsen cfb4fc1f55
Use flagext from dskit (#4225) 4 years ago
Cyril Tovena 490c19e38c
Deprecate max_look_back_period in the chunk storage. (#3677) 4 years ago
Kaviraj 6bcd9807d6
replace `time.Duration` -> `model.Duration` for `Limits`. (#3632) 4 years ago
Ed Welch 6e67d1ea5d
Loki/Promtail: Client Refactor (#3623) 4 years ago
Jacob Lisi 923671a17e
chore: update cortex to latest and fix refs (#3295) 4 years ago
Sandeep Sukhani cb53a47139
fix query intervals when running boltdb-shipper in single binary (#2855) 5 years ago
Sandeep Sukhani 6053cdb9d9
fix store query bug when running loki in single binary mode with boltdb-shipper (#2655) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 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
Cyril Tovena b95db8d1fd
Fix error message for max tail connections. (#2161) 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
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Owen Diehl e0a77656fd
removes duplicate logRangeExprExt grammar (#1651) 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 841befaf8e Feature/query ingesters within (#1572) 5 years ago
Owen Diehl dafb9d8425 Enables Series API in loki (#1419) 6 years ago
Peter Štibraný 3df5561336 Updated cortex to latest master. (#1088) 6 years ago
Joe Elliott 7794d15b6a Extended test query to expose broken query. Parsed logql correctly in validate (#1044) 6 years ago
Sandeep Sukhani ec5bc7054d
limits: limits implementation for loki (#948) 6 years ago
Cyril Tovena 8bd9f752aa Adds more tests for range queries 6 years ago
Cyril Tovena 7f3db9d7f0 LogQL: Vector and Range Vector Aggregation. 6 years ago
Marco Pracucci e5d6f3c317 Fix panic in tailer when an ingester is removed from the ring while tailing (#897) 6 years ago
Marco Pracucci b9185324f4 Improved Tailer loop (dropped entries, logic refactoring, introduced tests) 6 years ago
Marco Pracucci 476c3961c2 Added -querier.query_timeout support (#788) 6 years ago