Commit Graph

310 Commits (0dfd2cbbcc15d888466b520ee9345be9b7c8ee8a)

Author SHA1 Message Date
Kaviraj Kanagaraj e5a89fa6da
fix(querier): Record `result` length after response validation. (#6176) 4 years ago
Yusuf Papurcu dc782de864
Removed double space in Log (#6166) 4 years ago
Kaviraj Kanagaraj 1389857846
`metrics.go` support for metadata queries(labels and series) (#5971) 4 years ago
Kaviraj Kanagaraj 0a4bfbe4f7
Remove nosiy "inflight" requests log entries (#6074) 4 years ago
Kaviraj Kanagaraj 8b15632dd8
Fix(query-frontend): LokiCodec encode/decode works correctly with label values endpoint (#6084) 4 years ago
Kaviraj Kanagaraj bb2e952d6f
Fix(query-frontend): `/label/<name>/values` endpoint to use right set of middlewares (#6072) 4 years ago
Travis Patterson eb242f305d
Add tailing metrics (#6059) 4 years ago
Susana Ferreira 6b6521f791
Add metrics to range mapper (#6030) 4 years ago
Christian Simon 6c1a62d829
Ensure proto definitions are formatted [2/2] (#6000) 4 years ago
Travis Patterson 9cef86b162
Invalidate caches on delete (#5661) 4 years ago
Danny Kopping 3fa6cc9fde
Querier: prevent unnecessary calls to ingesters (#5984) 4 years ago
Michel Hollands ef56b73758
Add query filtering to the tailer (#5969) 4 years ago
Travis Patterson 7299e3bdcd
Fix query filtering (#5951) 4 years ago
Karsten Jeschkies c7cbeab8e2
Include tenant ID label in label values. (#5908) 4 years ago
Marcus Teixeira 23ff2e9ddb
docs: fix query_ingester_only config (#5873) 4 years ago
Karsten Jeschkies 7c78b26f80
Enable tenant ID selection for multi-tenant queries. (#5821) 4 years ago
Karsten Jeschkies 45ffebd4d8
Return HTTP 400 when multiple tenants are present in push. (#5800) 4 years ago
Cyril Tovena 8f02495453
Refactoring of the Loki storage (#5833) 4 years ago
Susana Ferreira 0bce8d95a2
Split by range of instant queries (#5662) 4 years ago
Karsten Jeschkies 7193f540c2
Return bad request for multi-tenant tail. (#5792) 4 years ago
Michel Hollands b865b81ba0
Add a DeletionMode config variable (#5481) 4 years ago
JordanRushing 52f9df415d
Update MultiTenantQuerier `Series()` and `Label()` to use `user.InjectOrgID()` instead of `user.InjectUserID()` (#5735) 4 years ago
JordanRushing 1cfff09117
Implement `Series` and `Label` for MultiTenantQuerier (#5566) 4 years ago
Karsten Jeschkies 46956d0bf6
Use dskit/tenant intead of loki/pkg/tenant. (#5724) 4 years ago
Karsten Jeschkies 705baa39f4
Speed up re-labelling in multi-tenant queries. (#5663) 4 years ago
Karsten Jeschkies 3d5a3936d1
Support limits in multi-tenant queries. (#5626) 4 years ago
Christian Haudum 95b885691d
Preserve interval parameter when splitting queries by time (#5622) 4 years ago
Cyril Tovena 59bd44a5df
Remove more chunkstore and schema version below v9 (#5650) 4 years ago
Cyril Tovena 34f9649c6d
Remove more unused code (#5638) 4 years ago
Cyril Tovena df1a8e3632
Remove unused code from cortex (#5633) 4 years ago
Christian Simon b6e6003724
Remove unused storage gateway references (#5627) 4 years ago
Cyril Tovena 39101308f1
[Frontend] Log Result Cache (#5502) 4 years ago
Karsten Jeschkies 1deacceca9
Test multi-tenant context propagation. (#5620) 4 years ago
Travis Patterson 88372c93cc
Query Filtering -- Querier (#5482) 4 years ago
Cyril Tovena 79f0e349f5
Refactor LogQL syntax into its own package (#5539) 4 years ago
Cyril Tovena 8f693e77b0
Update Prometheus to latest (#5545) 4 years ago
Kaviraj Kanagaraj d6621f452f
Replace `PromQL` -> `LogQL` wordings in Querier (#5602) 4 years ago
Owen Diehl d320873e82
Tsdb/sharding (#5600) 4 years ago
Susana Ferreira ef49909430
Refactor sharding engine to downstream engine (#5546) 4 years ago
Owen Diehl 84c97ce43b
Revert "metrics: Add `user` label to `worker_inflight_queries` (#5485)" (#5534) 4 years ago
Karsten Jeschkies 9e16ffbd3b
Support `SelectLogs` and `SelectSamples` in multi-tenant querier. (#5517) 4 years ago
Michel Hollands d6d7de4edc
Remove extra param in call for inflightRequests metric (#5507) 4 years ago
Karsten Jeschkies ae39676cce
Stub multi tenant querier. (#5490) 4 years ago
Kaviraj Kanagaraj 45d5f28e67
metrics: Add `user` label to `worker_inflight_queries` (#5485) 4 years ago
Ed Welch 4ca1fd0adb
set match_max_concurrent true by default (#5435) 4 years ago
Cyril Tovena 9b6f17f168
Add the total number of subqueries to query statistics (#5397) 4 years ago
Kaviraj Kanagaraj d970e737ab
Add more context to tailer-> ingester connect error. (#5394) 4 years ago
Ed Welch b3af2dbeef
Loki: include the component in metrics.go log line (#5379) 4 years ago
Owen Diehl 2af3ca077e
Logql/parallel binop (#5317) 4 years ago
Dylan Guedes cf419d1cb8
Implement `LegacySample`, `LegacyLabelPair` proto messages (#5301) 4 years ago