Commit Graph

1958 Commits (688a392db2cfe348199a71a86de45a59979a3b5a)

Author SHA1 Message Date
Travis Patterson 83ba93c867
fix to-string for noop label filters (#8799) 2 years ago
Christian Haudum 22b672986a
Revert "Implement hierarchical queues for query scheduler" (#8796) 2 years ago
Trevor Whitney b46e392adb
gofmt is needed for the build (#8678) 2 years ago
Danny Kopping 33e44ed39d
Ruler: remote rule evaluation (#8744) 2 years ago
Karsten Jeschkies 28ebf8ec12
Impose per-request limit on label queries. (#8777) 2 years ago
Ed Welch 0352b75f0d
Loki: Add new logql template functions `bytes`, `duration`, `unixEpochMillis`, `unixEpochNanos`, `toDateInZone`, `b64Enc`, and `b64Dec` (#8774) 2 years ago
Ed Welch 55c96bfe90
Loki: add lines processed to metrics.go (#8764) 2 years ago
Ed Welch a4eb536fb2
Loki: remove `subqueries` from metrics.go logging and replace it with separate split and shard counters (#8761) 2 years ago
Karsten Jeschkies 8eac851962
Remove print statements introduced by #8727. (#8775) 2 years ago
Ed Welch eadb9d2c00
Loki: Change the behavior of the 0 value for retention_period to disable retention. (#8753) 2 years ago
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
Christian Haudum 4b74a5b815
Implement hierarchical queues for query scheduler (#8691) 2 years ago
Sandeep Sukhani 162a2d0057
deletion: fix issue in processing delete requests with tsdb index (#8665) 2 years ago
Karsten Jeschkies 28d845d26c
Make Loki Overrides public. (#8696) 2 years ago
Travis Patterson 7f42137584
Use Line Filters in StringLabelFilter (#8659) 2 years ago
Dylan Guedes f9a1f2d94e
Loki: Stop running tickers on deletes (#8697) 2 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 2 years ago
Danny Kopping ab7a970b94
Querier/Ruler: add histogram to track fetched chunk size distribution (#8682) 2 years ago
Bryan Boreham 08ac5336d5
WAL: store pointers in record pool (#8667) 2 years ago
Travis Patterson c42a0ba868
Optimize .+ regex line filter (#8646) 2 years ago
Christian Haudum a5652c8027
Clean up scheduler code to prepare upcoming changes (#8643) 2 years ago
Jan Jansen 84c5e20af1
S3: add support for s3 session token (#8474) 2 years ago
Danny Kopping 6bf782b0a7
Ruler: do not keep appending logger keys (#8650) 2 years ago
dependabot[bot] 31f8bf9a73
Bump golang.org/x/net from 0.4.0 to 0.7.0 in /pkg/push (#8562) 2 years ago
Bryan Boreham 6fd4b5e89b
Update prometheus/prometheus from 2.41 to 2.42 (#8571) 2 years ago
Christian Haudum d4a6b159fa
chore: Cleanup label extraction expression (#8596) 2 years ago
Bryan Boreham 019ac9975c
Iterators: re-implement entrySortIterator using loserTree for performance (#8351) 2 years ago
Michel Hollands 4f8d3240f6
Use 0.28.1 build image and update go and alpine versions (#8583) 2 years ago
Owen Diehl 2836c79537
Revert "Loki: Fix memchunk headblock filter" (#8594) 2 years ago
Bayan Taani 68a9fd6c0a
Add logfmt selective label extraction (#6675) 2 years ago
Dylan Guedes 030d3232ff
Loki: Fix memchunk headblock filter (#8591) 2 years ago
Travis Patterson eb1b72ab80
Fix ruler deadlock (#8486) 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
Karsten Jeschkies 2f8d771c6b
Fix logcli parallel download deadlock. (#8553) 2 years ago
justcompile ea55f285b6
S3 Storage Class Configuration (#8532) 2 years ago
Angus Dippenaar 42522d794a
logcli: Add parallel flags (#8518) 2 years ago
Karsten Jeschkies 1875a1d6d8
Fetch all entries with logcli if limit==0. (#8537) 2 years ago
Garrett 433d5bf913
fix panics when cloning a special query (#8531) 2 years ago
brettlounsbury 4c227bd268
DynamoDB: Accept a KMS key for DynamoDB tables (#8469) 2 years ago
Owen Diehl 6a7403c4f5
correctly calculate max shards (#8494) 2 years ago
Ed Welch 9f0834793b
Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 2 years ago
Ed Welch 37169ca444
Loki: Process "Limited" queries sequentially and not in parallel (#8482) 2 years ago
李国忠 1fc00fa02d
[new] chunk backend: Integrate Alibaba Cloud oss (#8410) 2 years ago
janhorstmann 0e81d78914
Swift: Allow to configure swift with the internal endpoint (#8438) 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