Commit Graph

1925 Commits (030d3232ff2ab8bf8a25d670a9f4566985bb35c4)

Author SHA1 Message Date
Dylan Guedes 030d3232ff
Loki: Fix memchunk headblock filter (#8591) 3 years ago
Travis Patterson eb1b72ab80
Fix ruler deadlock (#8486) 3 years ago
李国忠 b78ed9d106
[RFR] fix vector() function produces wrong timestamp on instant query (#8370) 3 years ago
Tristan Morgan 2e11ff00eb
Replace deprecated inet.af/netaddr (#8560) 3 years ago
Karsten Jeschkies 2f8d771c6b
Fix logcli parallel download deadlock. (#8553) 3 years ago
justcompile ea55f285b6
S3 Storage Class Configuration (#8532) 3 years ago
Angus Dippenaar 42522d794a
logcli: Add parallel flags (#8518) 3 years ago
Karsten Jeschkies 1875a1d6d8
Fetch all entries with logcli if limit==0. (#8537) 3 years ago
Garrett 433d5bf913
fix panics when cloning a special query (#8531) 3 years ago
brettlounsbury 4c227bd268
DynamoDB: Accept a KMS key for DynamoDB tables (#8469) 3 years ago
Owen Diehl 6a7403c4f5
correctly calculate max shards (#8494) 3 years ago
Ed Welch 9f0834793b
Loki: set a maximum number of shards for "limited" queries instead of fixed number (#8487) 3 years ago
Ed Welch 37169ca444
Loki: Process "Limited" queries sequentially and not in parallel (#8482) 3 years ago
李国忠 1fc00fa02d
[new] chunk backend: Integrate Alibaba Cloud oss (#8410) 3 years ago
janhorstmann 0e81d78914
Swift: Allow to configure swift with the internal endpoint (#8438) 3 years ago
Owen Diehl 7871ddd12b
More precise sharding logic for `on|ignoring` (#8461) 3 years ago
Christian Haudum 96d5227532
Fix parsing of vector expression (#8448) 3 years ago
Owen Diehl b13995e201
logs sharding astmapperware to spans in addition to logs (#8457) 3 years ago
Cristian Greco 2182b306f4
Usage stats reporter: fix to remove duplicate if block (#8392) 3 years ago
wilfriedroset 46690e2931
Add OVHcloud to sizing tool (#8423) 3 years ago
李国忠 322783e3d8
LogQL: [optimization] syntax: Replace "panic" in "/pkg/logql/syntax" with "error" (#7208) 3 years ago
Christian Haudum 2139dbf55f
[LogCLI] Load tenant-specific schema config file when using `--remote-schema` (#8413) 3 years ago
Etran-H 5447541e2e
Fix open "/tmp/*" the system cannot find the path specified on windows (#8170) 3 years ago
Salva Corts 7ad413e87d
Re-stablish tailing websocket connection if it's closed unexpectedly. (#8374) 3 years ago
Espen Meidell 8afb2ce3f1
Loki: Add the ability to wait on SIGTERM before shutting down (#8371) 3 years ago
Bryan Boreham c3c9ac7740
Cosmetic lint warning fixes (#8363) 3 years ago
Karsten Jeschkies e269759f6c
Display Memory request in sizing tool. (#8326) 3 years ago
Karsten Jeschkies b179bd3381
Sizing Tool: Set the minimum replias to 3. (#8329) 3 years ago
Owen Diehl c638d924af
Update index metrics (#8316) 3 years ago
Pablo fda14ca156
Re-license and export `pkg/ingester` WAL code to be used in Promtail's WAL (#8315) 3 years ago
Travis Patterson 66f7407f15
Ensure a delete request interval of at least a second (#8340) 3 years ago
Ed Welch 35510ba4eb
Loki: only log "executing query" once per query in the frontend (#8337) 3 years ago
Sandeep Sukhani b2d0481cbe
deletion: fix log deletion with line filters (#8151) 3 years ago
zhuoyuan-liu 571f88bc57
Reduce distributor code duplication (#8293) 3 years ago
Ed Welch fe904c5aee
Loki: add apache2 license to newly refactored push module (#8305) 3 years ago
Irina 4cd1246b88
Logproto: Extract push.proto from logproto package to the separate module (#8259) 3 years ago
Owen Diehl db03ae2751
retry+backoff querier->qf response (#8285) 3 years ago
Danny Kopping ebfeba5de3
Ruler: implement rule-based and shuffle sharding (#8092) 3 years ago
Kaviraj Kanagaraj 807aa459d4
logql: Support `urlencode` and `urldecode` template functions (#8271) 3 years ago
Owen Diehl 944b488bd2
logs more metadata when failing to recover head from WAL in TSDB (#8250) 3 years ago
Vladyslav Diachenko 65d5fd8033
fixed logql-analyzer (#8258) 3 years ago
Sandeep Sukhani 96a4fc1409
index-store: fix indexing of chunks overlapping multiple schemas (#8251) 3 years ago
Danny Kopping a183d6308e
Only print logger error when required (#8256) 3 years ago
Bryan Boreham d2281a7b6e
Benchmark_store_SelectSample: stop accumulating results (#8242) 3 years ago
Bryan Boreham 321ee92fd2
stores/series: always return entries to pool (#8245) 3 years ago
Dylan Guedes 797d4bce45
Loki: Log hashed queries emitted by `metrics.go` (#8244) 3 years ago
Danny Kopping c29a6702c2
Match version flag using regex (#8241) 3 years ago
Bryan Boreham 15b382294e
Remove dependency on thanos-io/thanos (#8227) 3 years ago
Ed Welch c8760f31e2
Loki: Remove validation of matchers when performing label values lookup. (#8224) 3 years ago
Kaviraj Kanagaraj db3a9c961e
distributor: Fix `loki_mutated_bytes_total` metric increment (#8223) 3 years ago