Commit Graph

535 Commits (2b422dafa9b76632397ebfe6984148777add6ce8)

Author SHA1 Message Date
Cyril Tovena 3bd725e826
Fixes logfmt parser hints. (#3279) 4 years ago
Owen Diehl 4d1c6e0169
adds another test (#3278) 4 years ago
Cyril Tovena e8cce09de2
Fix a bug with metric queries and label_format. (#3263) 4 years ago
Jacob Lisi c3d1937eab
update vendored cortex and add new replace overrides (#3256) 4 years ago
Cyril Tovena 1a36874e1c
Ensure we have parenthetis for bin ops. (#3251) 4 years ago
Cyril Tovena 3e46067cbb
Fixes a bug where slice of Entries where not zeroed before decoding json. (#3249) 4 years ago
Cyril Tovena a5cb38d54c
Fixes unmarshalling of tailing responses. (#3237) 4 years ago
Cyril Tovena fd619b6931
Fixes tail api marshalling for v1. (#3211) 4 years ago
Cyril Tovena 5eee25b560
Fixes unwrap expressions from last optimization. (#3194) 4 years ago
Cyril Tovena 070246c0a4
Uses custom json-iter decoder for log entries. (#3163) 4 years ago
Cyril Tovena 5070605335
Fixes absent_over_time to work with all log selector. (#3143) 4 years ago
Owen Diehl fd94b8d30d
label_format no longer shardable and introduces the Shardable() metho… (#3137) 4 years ago
Owen Diehl c9b85b33ac
Integrates label replace into sharding code (#3132) 4 years ago
Danny Kopping fcabfec470
Implementing line comments (#3126) 4 years ago
Cyril Tovena c971e8e65a
Optimizes SampleExpr to remove unnecessary line_format. (#3065) 4 years ago
Owen Diehl 72666dc799
self documenting pipeline process ifc (#3122) 4 years ago
Cyril Tovena 7682f133b6
Improve JSON parser and add labels parser hints. (#3080) 4 years ago
Cyril Tovena 6d85c7c212
Add absent_over_time (#3053) 5 years ago
Cyril Tovena 3f0800dc44
Add function label_replace. (#3047) 5 years ago
Cyril Tovena 4e7a123c77
Support rate for unwrap expressions. (#3048) 5 years ago
Cyril Tovena 2406ea72bc
Allows by/without to be empty and available for max/min_over_time (#3030) 5 years ago
AdamKorcz a3ae2f08f9
Added fuzzer (#3031) 5 years ago
Cyril Tovena c98dfa0da1
Fixes a swallowed context err in the batch storage. (#3025) 5 years ago
Cyril Tovena ec725db9d0
Add ProcessString to Pipeline. (#2972) 5 years ago
Cyril Tovena 06a89ea0ee
Fixes vector grouping injection. (#2975) 5 years ago
Cyril Tovena 4da505b413
Fixes the Stringer of the byte label operator. (#2946) 5 years ago
Karsten Jeschkies 29be929a8c
Test label filter for bytes. (#2941) 5 years ago
Cyril Tovena 61ba02e2c4
Limit series for metric queries. (#2903) 5 years ago
Cyril Tovena 049c7acc12
Improve logql parser allocations. (#2927) 5 years ago
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