Commit Graph

299 Commits (2c0cc01fa1ea46d9cc36f96864f0cb6c21bb89c8)

Author SHA1 Message Date
Aditya C S a08a7324f4
fix(logql): fix caseinsensitive search in filter (#8037) 3 years ago
李国忠 b4440911e0
[new feature] logql:support sort and sort_desc (#7989) 3 years ago
Michel Hollands 59eff5ca58
Add count to template functions (#7951) 3 years ago
Christian Haudum 089ec1b05f Fix various linter errors 3 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 3 years ago
Travis Patterson 209b281593
Fix min and max aggregations when using instant queries. (#7957) 3 years ago
Michel Hollands 5fe9c964db
Fix validation for pattern and rexexp parsers to they don't panic in query-frontend (#7926) 3 years ago
Kaviraj Kanagaraj cbd6ec15ce
feat(logql): Supporting prettifying LogQL expressions (#7906) 3 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 3 years ago
Mohamed-Amine Bouqsimi 03a34db8eb
Fix alertmanager per tenant override config behavior (#7805) 3 years ago
Christian Simon 2ff6f13c8b
Better error message for empty selector queries (#6936) 3 years ago
Sandeep Sukhani 89d81020ce
fix lint issues from PR 7804 (#7814) 3 years ago
李国忠 6d05ade6a8
[performance] metrics query: range vector support streaming agg when no overlap (#7380) 3 years ago
Danny Kopping a63ad06509
Querier/Ruler: query blocker (#7785) 3 years ago
Dylan Guedes ad2260aec2
Loki: Fix multitenant querying (#7708) 3 years ago
Dylan Guedes 8e38ebb2b7
Loki: Implement timeouts migration (#7555) 3 years ago
Max Vorobev c5911d5342
Loki: implement decolorize filter (#7602) 3 years ago
Owen Diehl fd3a6dfaf1
Adds extra docs to flehs out ParseLabels implementation (#7562) 3 years ago
Ed Welch 23cc448881
Loki: log when a query starts in the logql engine (#7469) 3 years ago
Robert Fratto 2208ea7147
Update Prometheus dependency to latest release (v2.39.1) (#7425) 3 years ago
Travis Patterson c1bccac141
Results cache fix improvements (#7444) 3 years ago
Travis Patterson f2297d3d2a
Fix result cache misses on sharded queries (#7429) 3 years ago
Owen Diehl eaa0919e53
Use labelbuilder in syntax.ParseLabels to remove empty label values (#7355) 3 years ago
Danny Kopping c3e92b876c
Restoring lint checks that were previously disabled (#7340) 3 years ago
Dylan Guedes f9f1eddfc5
Loki: Improve query timeouts behavior (#7230) 3 years ago
Susana Ferreira 10e9695b21
Fix rangemapper with VectorExpr support (#7288) 3 years ago
Eng Zer Jun e2842c69c5
Replace deprecated `io/ioutil` with `io` and `os` packages (#7212) 3 years ago
李国忠 557fdf2206
[bugfix] logql: vectorExpr run fail when query_range: parallelise_shardable_queries: true (#7045) 3 years ago
Owen Diehl bac52165d3
highly sharded subqueries are ellided in expr.String (#7203) 3 years ago
李国忠 3296c6dbe8
[new feature] logql engine support exec `vector(0)` grama (#7023) 3 years ago
李国忠 6f4671a572
[new feature] syntax: support "vector" grama (#7007) 3 years ago
Vladyslav Diachenko 615941234a
Logql Analyzer (#6171) 3 years ago
Ed Welch 6d54505485
Loki: add `__line__` and `__timestamp__` to label_format (#6983) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Susana Ferreira 3f3f4eda1d
Fix topk and bottomk operations with int <= 0 (#6937) 3 years ago
Owen Diehl 72d8627a55
log query which causes panic in logql.clone (#6934) 3 years ago
Christian Simon ee2fe6514d
Propagate error detail properly in all cases (#6890) 3 years ago
Kaviraj Kanagaraj 7b89f20378
fix(logql): Make `LabelSampleExtractor` work as expected when label doesn't exist in logline (#6766) 3 years ago
Danny Kopping fa42c12f4c
Adding "start_delta" entry to metrics.go line (#6550) 4 years ago
Ed Welch 1a75bb8e22
Loki: Return an __error_details__ label for any line which incurs a __error__ while being processed (#6543) 4 years ago
Owen Diehl d2c099ac1d
query_frontend_shard_factor uses exponential buckets (#6689) 4 years ago
Ed Welch 33761194d9
Loki: Add the ability to use the log line timestamp in label and line formatter (#6517) 4 years ago
Susana Ferreira 79b2d01970
Add label_replace and literal expressions to instant query split by range (#6515) 4 years ago
Christian Haudum 798677ae7f
Fix panic in instant query splitting when using unwrapped rate (#6348) 4 years ago
Cyril Tovena 8ee0d62d9e
Fixes bad initialization for uniqueString (#6432) 4 years ago
Christian Haudum a56a88bd35
Add unwrapped aggregation `rate_counter()` (#6412) 4 years ago
Owen Diehl d6f50ca5e1
[TSDB] Use index sampling to determine shard factor (#6396) 4 years ago
Christian Haudum b315ed0ddf
Sum values in unwrapped rate aggregation instead of treating them as counter (#6361) 4 years ago
Jesus Vazquez db9dbe8e1d
Bump prometheus dependency (#6403) 4 years ago
Danny Kopping a649e0d7c4
Naïve fix for optimize bug with `line_format` and `json` expression parser (#6375) 4 years ago