Commit Graph

1339 Commits (9f301cf87d39bc6876448441854ec75d70f5a3d6)

Author SHA1 Message Date
Sandeep Sukhani 9f301cf87d
use the defined querypages callback in all the types implementing QueryPages function from IndexClient interface (#5463) 3 years ago
Cyril Tovena e3db2671f4
Do not insert point when missing when sharding (#5444) 3 years ago
Owen Diehl c36272e31e
Tsdb/idempotent builder (#5424) 3 years ago
Benoît Knecht 776e229e94
pkg/ruler/base: Add external_labels option (#5450) 3 years ago
Sandeep Sukhani 333d5da0d0
add a metric for tracking the duration it took to sync the tables in queriers/index-gateways (#5446) 3 years ago
Owen Diehl a8397161dd
Adds a tool for converting boltdb->tsdb and benchmarking queries (#5430) 3 years ago
Sandeep Sukhani 00ca1aa99f
do not send grpc responses concurrently from index-gateway (#5445) 3 years ago
Sas Swart c80244a3e4
Parse duration expressions in accordance with promql (#5275) 3 years ago
Ed Welch 4ca1fd0adb
set match_max_concurrent true by default (#5435) 3 years ago
Cyril Tovena 07e5eb33d3
Do not use WaitGroup context for StepEvaluator (#5425) 3 years ago
Cyril Tovena 5d8bc6129e
Correctly sets hash value for headblock iterator (#5423) 3 years ago
Owen Diehl 137a28d82b
Adds bytes and entries to chunk metadata in tsdb (#5414) 3 years ago
Travis Patterson d8780da454
Revert to working version of Azure client (#5413) 3 years ago
Michel Hollands d8ed87d04c
Update dskit version (#5392) 3 years ago
Cyril Tovena b4bb8a1a46
Fixes double metrics registration in reporting (#5407) 3 years ago
Owen Diehl 1837c9e0b2
Experimental TSDB index (#5376) 3 years ago
Cyril Tovena 9b6f17f168
Add the total number of subqueries to query statistics (#5397) 3 years ago
Travis Patterson 7378b697f8
Fix Azure issue where 404 not recognized (#5399) 3 years ago
Sas Swart 64589d0339
Logql: Correct grouping type in pkg/logql/expr.y (#5306) 3 years ago
Kaviraj Kanagaraj d970e737ab
Add more context to tailer-> ingester connect error. (#5394) 3 years ago
Ed Welch b3af2dbeef
Loki: include the component in metrics.go log line (#5379) 3 years ago
Sandeep Sukhani e65d1b8c69
add more context to logs, improve comments for clarity in boltdb-shipper code (#5341) 3 years ago
Cyril Tovena 4fafc9c234
Fixes a flaky hedging test. (#5389) 3 years ago
Sandeep Sukhani da9b4c9369
cleanup common index set after cleaning up all the user index sets (#5372) 3 years ago
Cyril Tovena d44b6892eb
Fixes memberlist usage report (#5369) 3 years ago
Cyril Tovena 21fa187fa8
Improve report usage to never fail (#5364) 3 years ago
Cyril Tovena bbaef790db
Add usage report into Loki. (#5361) 3 years ago
gotjosh 02416736d0
Ruler: Rule group not found API message (#5362) 3 years ago
Sandeep Sukhani 7fafe94e1a
add a ms instead of ns to end time of the rebound chunk interval (#5351) 3 years ago
Sandeep Sukhani 0afd113c96
fix rounding of time to milliseconds (#5352) 3 years ago
Karsten Jeschkies 8e9009a7e3
Speed up `EntrySortIterator` by 20%. (#5318) 3 years ago
Dylan Guedes a3bacd5739
Test `LegacySample` and `LegacyLabelPair` compatibility. (#5313) 3 years ago
Sandeep Sukhani e4d6767412
Fix apply retention issue (#5342) 3 years ago
Danny Kopping 20041b74d6
Revert "Simplify code for write path in distributor (#5248)" (#5337) 3 years ago
Kaviraj Kanagaraj 2db309271c
Makes `tailer.droppedStreams` slice bounded. (#5334) 3 years ago
Bryan Boreham a50cac7674
filters: use faster regexp package (#5315) 3 years ago
Owen Diehl f598484a94
Release entryBufferPool once (#5324) 3 years ago
Christian Haudum 10b93cebe5
Simplify code for write path in distributor (#5248) 3 years ago
Cyril Tovena e3b74158a5
Fixes log deduplication when mutating Labels using LogQL (#5289) 3 years ago
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 3 years ago
Vladyslav Diachenko ea37f4595d
added upgrade notes (#5311) 3 years ago
Vladyslav Diachenko d4a4728933
changed logic to respond with '500 Internal Server Error' if rpc error with code 'Cancelled' happened. it's made to allow loki to retry the request to the querier instead of returning '499 The request was cancelled by the client.' back to the client. (#5297) 3 years ago
Travis Patterson 89b04a97b3
storage: update azure blobstore client to use new sdk (#5302) 3 years ago
Owen Diehl af3457b92e
less opaque chunk keys on fs with v12 (#5291) 3 years ago
Travis Patterson 1925d77f65
cleanup: consolidate util strings contain functions (#5304) 3 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 3 years ago
Owen Diehl a88ee16534
better logic for when to shard wrt disabled lookback (#5303) 3 years ago
Sandeep Sukhani 40e05198f9
fix a panic in index-gateway caused by double closing of a channel (#5298) 3 years ago
Cyril Tovena 3af7b7900e
Refactor HeapIterator into Merge and Sort Iterator. (#5281) 3 years ago
Dylan Guedes ad3c8d07b7
Cleanup `util/validation` code. (#5285) 3 years ago