Commit Graph

154 Commits (29be929a8cde0a20fc2e639285db90cf9be88338)

Author SHA1 Message Date
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Sandeep Sukhani cb53a47139
fix query intervals when running boltdb-shipper in single binary (#2855) 5 years ago
Cyril Tovena e6778e9827
Update to go 1.15 (#2877) 5 years ago
Owen Diehl 1eb86d4b5f
Only applies entry limits to non-SampleExprs. (#2850) 5 years ago
Cyril Tovena fa00b90128
Fix error swallowed in the frontend. (#2807) 5 years ago
Sandeep Sukhani 071a20803b
Revendor cortex to latest master (#2794) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 62272cdaa1
Fixes all lint errors. (#2768) 5 years ago
Cyril Tovena 3640429532
Bypass sharding middleware when a query can't be sharded. (#2709) 5 years ago
Lars Lehtonen 0c9f7a58a4
pkg/querier: fix dropped error (#2671) 5 years ago
Sandeep Sukhani 6053cdb9d9
fix store query bug when running loki in single binary mode with boltdb-shipper (#2655) 5 years ago
Owen Diehl 21d3e69790
Enable local rules backend & disallow configdb. (#2661) 5 years ago
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