Commit Graph

1359 Commits (614912181e6f3988b2b22791053278cfb64e169c)

Author SHA1 Message Date
Susana Ferreira 16aa9dd55d
Update vectorAggEvaluator to fail for expressions without grouping (#5544) 3 years ago
Michel Hollands 9e0941b408
Change usagestats expvars so they can be set twice (#5515) 3 years ago
Owen Diehl 84c97ce43b
Revert "metrics: Add `user` label to `worker_inflight_queries` (#5485)" (#5534) 3 years ago
Karsten Jeschkies 9e16ffbd3b
Support `SelectLogs` and `SelectSamples` in multi-tenant querier. (#5517) 3 years ago
李国忠 2858ebde5c
[bugfix] fix nil pointer (#5527) 3 years ago
Sandeep Sukhani 593b510f0e
fix broken index gateway benchmark due to missing limits (#5520) 3 years ago
Michel Hollands d6d7de4edc
Remove extra param in call for inflightRequests metric (#5507) 3 years ago
Cyril Tovena 95fefa6096
Align usage report config with Grafana (#5406) 3 years ago
Karsten Jeschkies ae39676cce
Stub multi tenant querier. (#5490) 3 years ago
Kaviraj Kanagaraj 45d5f28e67
metrics: Add `user` label to `worker_inflight_queries` (#5485) 3 years ago
Sandeep Sukhani 15dde37518
initialize overrides when running index gateways which is required to run them (#5496) 3 years ago
Travis Patterson b485b81ff9
Fix potential deadlock in the table manager (#5472) 3 years ago
Sandeep Sukhani 1e56dca741
per user index query readiness with limits overrides (#5484) 3 years ago
Owen Diehl 0a5e01ba01
Rounds chunk bytes to kb in tsdb and includes benchmarking script (#5479) 3 years ago
Sandeep Sukhani 87b7dfae87
Stream query responses from boltdb index client (#5468) 3 years ago
Cyril Tovena a411bb9420
Disable sharding of count/avg when labels are mutated (#5474) 3 years ago
Cyril Tovena 6dad54fef9
Fixes ingester sample deduping (#5470) 3 years ago
Sandeep Sukhani 55acdbd08f
boltdb shipper index gateway client improvements (#5456) 3 years ago
RangerCD daacfd0b70
Fix two remote_timeout configs in ingester_client block (#5418) 3 years ago
Paschalis Tsilias cbd3b007cc
logproto: Add deprecated annotation to LegacySample and LegacyLabelPair (#5454) 3 years ago
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