Commit Graph

1894 Commits (35510ba4eb3615da78b15934bf6355b43378f499)

Author SHA1 Message Date
Travis Patterson ef47e0ee8a
Fix errors loading deletes after force-removing partially-completed delete (#7125) 3 years ago
Michel Hollands accb5e1ca2
Log the interval of a delete request (#7120) 3 years ago
Kaviraj Kanagaraj 2c9fa05c29
feat(loki-canary): Add support to push logs directly to Loki. (#7063) 3 years ago
Mohamed-Amine Bouqsimi 3d4788fb51
Add ability for Ruler to remote write to multiple clients (#6823) 3 years ago
Michel Hollands 08cf2153d5
Add sequence num to log output for delete requests (#7087) 3 years ago
Periklis Tsirakidis 1a41682bb0
Fix internal server initialization (#7085) 3 years ago
Periklis Tsirakidis c30fb9450b
Add support for custom internal server (#7069) 3 years ago
Adam eaf7f34f49
bugfix:add cases.NoLower option (#7052) 3 years ago
Ashwanth 53e01a795a
tsdb: build tsdb from tenantheads (#7036) 3 years ago
Michel Hollands 34c2c0c4a9
Update metrics descriptions (#6982) 3 years ago
Adam d69d3b664c
Deprecation Fix: Replace strings.Title with cases.Title().String() (#7048) 3 years ago
Trevor Whitney c0eb73c34a
Enable build in env w/o internet or GCP creds (#7029) 3 years ago
Ashwanth 5ea38fbd51
tsdb: build rotated heads asynchronously (#6956) 3 years ago
李国忠 3296c6dbe8
[new feature] logql engine support exec `vector(0)` grama (#7023) 3 years ago
Travis Patterson bc16450349
Revert "Hide duplicates caused by stream sharding (#7005)" (#7031) 3 years ago
李国忠 25cc9402b7
fix test increase timeout (#7022) 3 years ago
李国忠 6f4671a572
[new feature] syntax: support "vector" grama (#7007) 3 years ago
sardismart 821301b95f
azblob: Make azblob support private cloud endpoint suffix (#6842) 3 years ago
Travis Patterson a98b7ebaf4
Hide duplicates caused by stream sharding (#7005) 3 years ago
李国忠 562ccd6932
[bugfix] fix flush.go nil pointer panic (#6993) 3 years ago
Dylan Guedes bba6c14459
Loki: Modify ingesters to return rate-limited streams to distributors (#6977) 3 years ago
Owen Diehl 30db6c120e
[TSDB] 600MB max per shard in query planning (#7004) 3 years ago
afayngelerindbx 36109eb09a
compactor: prefetch existing compacted user index files in parallel (#6803) 3 years ago
Christian Haudum 177f37700a
Make TSDB store singleton resettable (#6950) 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
李国忠 e3cd312c37
[fix panic] s3: fix object nil point (#6970) 3 years ago
afayngelerindbx 4b5b16569d
compactor: adds tunable to control upload parallelism (#6817) 3 years ago
Dylan Guedes f6f49ec6bb
Return Querier/QueryTimeout YAML configuration. (#6972) 3 years ago
afayngelerindbx 1e1c2470b5
compactor: prioritize newer tables when compacting. add operator flags to compac… (#6804) 3 years ago
Dylan Guedes 5d8c48bd10
Loki: Implement stream sharding (#6952) 3 years ago
Dylan Guedes 15f8f42295
Adapt queryTimeout to be a per-tenant configuration (#6835) 3 years ago
Travis Patterson e15da437f0
Shard deletes requests based on time ranges (#6903) 3 years ago
Danny Kopping 449dd81981
Restoring metrics removed by #6957, simplifying implementation (#6962) 3 years ago
Danny Kopping 2321da49b5
Upgrade prometheus/client_golang and reconfigure to restore `go_sched.*` metrics (#6957) 3 years ago
Danny Kopping 87e20d9399
Setting sane defaults for ruler in SSD "read" mode (#6551) 3 years ago
Owen Diehl c340f3e202
[TSDB] disables bloom filters for tsdb index on ingesters (#6939) 3 years ago
Susana Ferreira 3f3f4eda1d
Fix topk and bottomk operations with int <= 0 (#6937) 3 years ago
Dylan Guedes 2d7ef07494
Fix `increment_duplicate_timestamps` for multiple dupped timestamps (#6924) 3 years ago
Owen Diehl 72d8627a55
log query which causes panic in logql.clone (#6934) 3 years ago
Michel Hollands 25e8365d05
Improve error message (#6913) 3 years ago
Owen Diehl f470943433
reintroduces now deprecated+noop deletion configs for compatibility (#6917) 3 years ago
Christian Simon 953c36e3ed
Remove unnecessary spin up of mock (#6911) 3 years ago
Christian Simon ee2fe6514d
Propagate error detail properly in all cases (#6890) 3 years ago
Kaviraj Kanagaraj 693f9d7070
fix(stats_collector): Do not collect stats for failed requests. (#6878) 3 years ago
Sandeep Sukhani 3c5fdb749a
add metric for measuring overall index query latency (#6880) 3 years ago
Owen Diehl 3cba86faf2
[bugfix] fixes issues sharding series by storageref vs fingerprint in stripeSeries (#6882) 3 years ago
Travis Patterson 3170edf3e3
Add timeouts to deletions (#6879) 3 years ago
Travis Patterson afedabf0e9
Remove unused code (#6872) 3 years ago
Travis Patterson 983ab80e7c
Add delete api validations (#6860) 3 years ago