Commit Graph

2065 Commits (f7e13ccc770961bd2229141b0534a1eeb06d33a2)

Author SHA1 Message Date
Paul Rogers 1671751cbd
Augment statistics to note how many bytes are in duplicate lines due to replicas (#9400) 2 years ago
cui fliter 520e434446
fix function names in comments (#9415) 2 years ago
Travis Patterson 48ad068ce1
fix json expression parser (#9410) 2 years ago
Dylan Guedes f5a20e4e96
Avoid excessive gRPC logging (#9401) 2 years ago
Salva Corts ca8a7accf0
Add query info to query.Exec span (#9320) 2 years ago
Owen Diehl 8bd3581b95
Revert "Revert "start writing tsdb v3"" (#9332) 2 years ago
Owen Diehl f78ceec941
fixes bug during chunk iteration using markers (#9328) 2 years ago
李国忠 38b298c3fe
LogQL: Introduce `distinct` (#8662) 2 years ago
Trevor Whitney 50bc1cee71
Rename usagestats to analytics (#9212) 2 years ago
Dylan Guedes 1bd5a20595
Distributor: Modify `createShard` to create slice with more precise size (#9265) 2 years ago
Michel Hollands 475eb6a190
Remove shutdown marker file when shutting down (#9314) 2 years ago
Dylan Guedes 98b5e35f94
HTTP: Reuse `buffer.Bytes()` when decompressing (#9266) 2 years ago
Owen Diehl cc6f6b9171
Revert "start writing tsdb v3" (#9301) 2 years ago
Ashwanth 52cd0a39b8
compactor: multi-store support (#7447) 2 years ago
Owen Diehl 08af8849ee
tsdb migrate versions (#9275) 2 years ago
Owen Diehl 03531f5013
start writing tsdb v3 (#9276) 2 years ago
Christian Haudum 81e32dd6d6
Re-organize store related interfaces for better composability (#9249) 2 years ago
Karsten Jeschkies 7109c56bdc
Use un-escaped regexp literal for string matching. (#9252) 2 years ago
Salva Corts eba255c945
Do not use IPv6 when getting addr from ring (#9255) 2 years ago
Danny Kopping 4cd0aedc76
Fix output of limited response body when remote rule evaluation fails (#9253) 2 years ago
Dylan Guedes 24d426ce44
Distributor: Add AutoForget support (#8067) 2 years ago
Periklis Tsirakidis 3abd260975
Bump dskit from 528d8a7 to 1725bcc (#9184) 2 years ago
Mohamed-Amine Bouqsimi 62572b4f83
Change GeneratorURL to use configurable Grafana explore URL (#8500) 2 years ago
Danny Kopping af896eb5f6
Ruler: log rule evaluation detail (#9206) 2 years ago
Peter Štibraný 90a1d4593e
Update Prometheus dependency (#9205) 2 years ago
李国忠 98936437a9
[opt] s3: add s3 client http timeout for GetObject or PutObject (#8951) 2 years ago
Owen Diehl ec516facaf
removes 20 user test from compaction; seems redundant and hits timeouts (#9201) 2 years ago
Dylan Guedes 46f044fdb7
Loki: Fix wrong association of PSRL when sharding is enabled (#9176) 2 years ago
Michel Hollands abd6131bba
Update prepare shutdown (#9175) 2 years ago
Dylan Guedes 8580b8f8ad
Distributor: Reuse `time.Now()` for better performance (#9192) 2 years ago
Salva Corts 56bbb43748
Logcli - Better logging when object cannot get loaded from object store (#9194) 2 years ago
Danny Kopping 52655706b8
Prevent redis client from incorrectly choosing cluster mode with local address (#9185) 2 years ago
Salva Corts 422560b6b1
Flag to disable index stats cache (#9177) 2 years ago
Dylan Guedes 9c2e11d186
Ingester: Reuse allocations on `GetStreamRates` (#9180) 2 years ago
Dylan Guedes bdfc0f92a0
Loki: Add debug event to ingester `GetStreamRates` (#9157) 2 years ago
Owen Diehl dbbadafca2
Tsdb/v3 (#9070) 2 years ago
Ramon Cuñat 4c4f3adbf1
logql: handle negative offset (#7545) 2 years ago
Salva Corts fd16425062
Cache index stats requests (#8972) 2 years ago
Owen Diehl dc9ca8e19a
Tools/index analyzer (#9074) 2 years ago
Trevor Whitney 068a995134
upgrade go to 1.20 in nix flake (#9024) 2 years ago
Ashwanth 4544f7b738
expiration: do not drop index if period is a zero value (#9156) 2 years ago
Salva Corts 8cf921a145
Pass engine opts down to middlewares (#9130) 2 years ago
Ashwanth 5cef03d0ea
index-shipper: add support for multiple stores (#7754) 2 years ago
Travis Patterson c4261b19fd
Fix parsing of long queries (#9134) 2 years ago
Salva Corts f9d9b471f8
Fix comment in `buildChunkMetas ` test function (#9124) 2 years ago
Travis Patterson 7735b1e98e
Sanitize label keys in the unpack parser (#9121) 2 years ago
Salva Corts 9783757932
Proportional TSDB index stats for chunks partially fitting in queried time range. (#9096) 2 years ago
Karsten Jeschkies ff36227d87
Ignore broken query limits header. (#9103) 2 years ago
Salva Corts fd5d78784f
Estimate chunk size on compaction looking at data uncompressed size (#9099) 2 years ago
Dylan Guedes b82ad11f92
Loki: Fix span event logging on rate store (#9086) 2 years ago