Commit Graph

292 Commits (0bce8d95a2f42708d7ce8148e64cd0173067df05)

Author SHA1 Message Date
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Sandeep Sukhani 337db2fedf
revendor cortex to latest master (#2627) 5 years ago
Owen Diehl 164f5cd0ae
Ruler/loki rule validator (#2589) 5 years ago
Aditya C S c1f07f08a7
Validate max_query_length in Label API (#2572) 5 years ago
Sandeep Sukhani 501f93fa92
revendor cortex to latest master (#2543) 5 years ago
Owen Diehl f8ee408180
series endpoint uses normal splits (#2472) 5 years ago
Sandeep Sukhani 4a358bc9ea
revendor cortex to latest master (#2463) 5 years ago
Cyril Tovena 9ad98dfa7c
Split label names queries in the frontend. (#2441) 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
Owen Diehl 48b8504c30
lock fix for flaky test (#2268) 5 years ago
Owen Diehl 70900be57d
avoids further time splitting in querysharding mware (#2252) 5 years ago
Owen Diehl 268b7a3d03
bumps cortex & fixes conflicts (#2204) 5 years ago
Owen Diehl 61fc175361
Fix vector-scalar comparisons (#2189) 5 years ago
Owen Diehl 1530120c2e
Logql comparison ops (#2182) 5 years ago
Cyril Tovena b95db8d1fd
Fix error message for max tail connections. (#2161) 5 years ago
Aditya C S 5b8d9b4ed6
Support series query in query-frontend (#2123) 5 years ago
Cyril Tovena 18f1b0640d
Bytes aggregations (#2150) 5 years ago
Peter Štibraný e4a5360586
Update vendored Cortex to master (1.1+) (#2149) 5 years ago
Owen Diehl 89d80a6fc4
Feature/querysharding ii (#1927) 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
Aditya C S 199e334126
Update loki to cortex master (#2030) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Cyril Tovena bce4470a5b
Recover from panic in http and grpc handlers. (#2059) 5 years ago
Arve Knudsen d975b1fdd8
Fix spelling of per second (#2055) 5 years ago
Cyril Tovena 4fd670dc7a
Support Post request in the frontend queryrange handler. (#2023) 5 years ago
Cyril Tovena 577d8eb168
Ensure trace propagation in our logs. (#1977) 5 years ago
Ed Welch c7a1a1fb2e
Loki: Adds an `interval` paramater to query_range queries allowing a sampling of events to be returned based on the provided interval (#1965) 5 years ago
Peter Štibraný e60164bef6
Convert Loki modules to services (#1804) 5 years ago
Sandeep Sukhani 49f04ef4bc
update cortex to latest master (#1956) 5 years ago
Owen Diehl 3347871154
only fetches one chunk per series in /series (#1914) 5 years ago
Aditya C S f41273182c
Support configurable maximum of the limits parameter (#1798) 5 years ago
Peter Štibraný 5ae6ea71f8
Update Cortex to master (#1785) 5 years ago
Cyril Tovena 4da4d74311 Query range should not support date where start == end. 5 years ago
Cyril Tovena 6328146876
Fixes querier cancellation error to return 499 instead of 500. (#1745) 5 years ago
Cyril Tovena 9be21a7c6b
This logs queries with latency tag when recording stats. (#1733) 5 years ago
Cyril Tovena 6363e8da0a
Better logql metric status code. (#1718) 5 years ago
Aditya C S f9ff2a4b02
Add goimport local-prefixes configuration to .golangci.yml (#1710) 5 years ago
Cyril Tovena 2f061f3a8a
Ensure status codes are set correctly in the frontend. (#1684) 5 years ago
Cyril Tovena 2af69cb57c
Frontend & Querier query statistics instrumentation. (#1661) 5 years ago
Owen Diehl e0a77656fd
removes duplicate logRangeExprExt grammar (#1651) 5 years ago
Cyril Tovena 93eb4ad27c
Add statistics to query_range and instant_query API. (#1615) 5 years ago
Owen Diehl a53477f8e4
cache key cant be reused when an interval changes (#1616) 5 years ago
Owen Diehl 3e075497cd
Feature/per tenant splitby (#1565) 5 years ago
Owen Diehl 018e6bcdfd
bumps cortex to 0.6.1 master (#1612) 5 years ago
Owen Diehl b7d23f41bd
Decouple logql engine/AST from execution context (#1605) 5 years ago
Cyril Tovena f1b8d4d8ad
Improve logql query statistics collection. (#1573) 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