Commit Graph

106 Commits (2303f1bfa16ca47f7a9c0ea4de26731ab963a18c)

Author SHA1 Message Date
Cyril Tovena 5738611d64
Fixes logql.QueryType. (#2913) 5 years ago
Cyril Tovena dfd2e2090e
Fixes metric query issue with no grouping. (#2902) 5 years ago
Cyril Tovena 095b4a1cb7
Fixes a panic with the logql.NoopPipeline. (#2901) 5 years ago
Cyril Tovena e2aee2a9c3
LogQL: Improve template format (#2822) 5 years ago
Cyril Tovena 53f4aa4ac3
Labels computation LogQLv2 (#2875) 5 years ago
Owen Diehl 9249ebc022
Fix/validate compactor config (#2824) 5 years ago
Cyril Tovena e6778e9827
Update to go 1.15 (#2877) 5 years ago
Karsten Jeschkies 55c768bf8e
Log throughput and total bytes human readable. (#2751) 5 years ago
jkellerer c394ce9462
LogQL: Add unwrap bytes() conversion function (#2876) 5 years ago
Cyril Tovena ecc4022d6c
Improve pipeline stages ast errors. (#2805) 5 years ago
Cyril Tovena 3f93b5bd28
Fixes a bug that would add __error__ labels incorrectly. (#2796) 5 years ago
Cyril Tovena 2e14c45ceb
Logqlv2 pushes groups down to edge (#2786) 5 years ago
Cyril Tovena dd5fceb348
Logqv2 optimization (#2778) 5 years ago
Cyril Tovena fd5cb96693
LogQL: Labels and Metrics Extraction (#2769) 5 years ago
Cyril Tovena 3640429532
Bypass sharding middleware when a query can't be sharded. (#2709) 5 years ago
Owen Diehl 89b8ae4b49
improves numeric literal stringer impl (#2663) 5 years ago
Sandeep Sukhani 2f7e0e50c2
rpc for querying ingesters to get chunk ids from its store (#2601) 5 years ago
Owen Diehl aea6c3a36d
Feature/ruler (take 2) (#2458) 5 years ago
Ed Welch 80693cae6f
Logcli: automatically batch requests (#2482) 5 years ago
Aditya C S 0885a49370
configuration doc improvements (#2318) 5 years ago
Cyril Tovena ce76ad099a
Fixes LogQL grouping (#2346) 5 years ago
Cyril Tovena 0be64fcb34
Improve metric queries by computing samples at the edges. (#2293) 5 years ago
Cyril Tovena cd74043db9
Improve entry deduplication. (#2302) 5 years ago
Owen Diehl 15378cf0e6
avoids recording stats in the sharded engine (#2249) 5 years ago
Cyril Tovena 91158abec1
Reuse slice for the range vector allocations. (#2219) 5 years ago
Cyril Tovena 721256403c
Reuse buffer for hash computation in the engine. (#2218) 5 years ago
Cyril Tovena 314531cb04
Improve point allocations for each steps in the logql engine. (#2216) 5 years ago
Aditya C S 1729592f38
Add Error method for step evaluators (#2223) 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 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
Cyril Tovena f9a2c436ac
Adds backtick for the quoted string token lexer. (#2095) 5 years ago
Cyril Tovena c81be6603e
Fixes unit in stats request log. (#2093) 5 years ago
Cyril Tovena 9988ce4b9f
Improve protobuf serialization (#2031) 5 years ago
Cyril Tovena fcb4c763dc
Fix a bug in range vector skipping data. (#2058) 5 years ago
Arve Knudsen d975b1fdd8
Fix spelling of per second (#2055) 5 years ago
Arve Knudsen cc98d10d74
Chore: Correct typo "per seconds" (#2050) 5 years ago
Goutham Veeramachaneni 06b50590a7
Fix bug in logql parsing that leads to crash. (#2046) 5 years ago
Josh Soref 0d9cf4946a
Spelling (#2014) 5 years ago
Cyril Tovena 5e34df8caf
Fix a bad rebase between #1970 and #1965. (#2011) 5 years ago
Cyril Tovena dc5cf8f57c
Allow to aggregate binary operations. (#1970) 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
Cyril Tovena 47b79f3ea5
Update cortex to latest. (#1982) 5 years ago
Sandeep Sukhani fad3b61be7
flush boltdb to object store (#1837) 5 years ago
Cyril Tovena 15c4ebb35f
Fixes case handling in regex simplification. (#1950) 5 years ago
Owen Diehl 7effeec642
Sharding optimizations I: AST mapping (#1846) 5 years ago
Cyril Tovena 3829b707c3
Optimize empty filter queries. (#1810) 5 years ago