Commit Graph

324 Commits (8eac851962a23d39c33339146e204d257174463c)

Author SHA1 Message Date
Danny Kopping e2ac2d50e2
Changes from linter (#8769) 2 years ago
Callum Styan 5a85f6647e
Add initial implementation of per-query limits (#8727) 2 years ago
Travis Patterson 9ac33e216e
Reimplement Unpack in terms of jsonparser rather than jsoniter (#8739) 2 years ago
Travis Patterson 9c6e509a6a
Reimplement JsonExpressionParser in terms of jsonparser (#8734) 2 years ago
Travis Patterson 7f42137584
Use Line Filters in StringLabelFilter (#8659) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Travis Patterson c42a0ba868
Optimize .+ regex line filter (#8646) 2 years ago
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 2 years ago
Michel Hollands 4f8d3240f6
Use 0.28.1 build image and update go and alpine versions (#8583) 2 years ago
Bayan Taani 68a9fd6c0a
Add logfmt selective label extraction (#6675) 2 years ago
李国忠 b78ed9d106
[RFR] fix vector() function produces wrong timestamp on instant query (#8370) 2 years ago
Tristan Morgan 2e11ff00eb
Replace deprecated inet.af/netaddr (#8560) 2 years ago
Garrett 433d5bf913
fix panics when cloning a special query (#8531) 2 years ago
Owen Diehl 7871ddd12b
More precise sharding logic for `on|ignoring` (#8461) 2 years ago
Christian Haudum 96d5227532
Fix parsing of vector expression (#8448) 2 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 2 years ago
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 2 years ago
Kaviraj Kanagaraj 807aa459d4
logql: Support `urlencode` and `urldecode` template functions (#8271) 2 years ago
Dylan Guedes 797d4bce45
Loki: Log hashed queries emitted by `metrics.go` (#8244) 2 years ago
Ed Welch c8760f31e2
Loki: Remove validation of matchers when performing label values lookup. (#8224) 2 years ago
Owen Diehl a7ea9c1422 Revert "fix(logql): remove __error_details__ label on drop __error__ or other way around" (#8200) 2 years ago
Aditya C S cf23194d05
fix(logql): remove __error_details__ label on drop __error__ or other way around (#8150) 2 years ago
Danny Kopping b9a9cdf2f7
Fixing test regression (#8130) 2 years ago
Cyril Tovena 2861c0036f
Improve the JSON parser performance. (#7723) 2 years ago
Aditya C S 8df5803d9a
feat(logql): Support drop labels in logql pipeline (#7975) 2 years ago
Aditya C S a08a7324f4
fix(logql): fix caseinsensitive search in filter (#8037) 2 years ago
李国忠 b4440911e0
[new feature] logql:support sort and sort_desc (#7989) 2 years ago
Michel Hollands 59eff5ca58
Add count to template functions (#7951) 2 years ago
Christian Haudum 089ec1b05f Fix various linter errors 2 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 2 years ago
Travis Patterson 209b281593
Fix min and max aggregations when using instant queries. (#7957) 2 years ago
Michel Hollands 5fe9c964db
Fix validation for pattern and rexexp parsers to they don't panic in query-frontend (#7926) 2 years ago
Kaviraj Kanagaraj cbd6ec15ce
feat(logql): Supporting prettifying LogQL expressions (#7906) 2 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 2 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