Commit Graph

554 Commits (Alex3k-patch-2)

Author SHA1 Message Date
Sandeep Sukhani 1fcefe8efa
index-gateway: fix failure in initializing index gateway when boltdb-shipper is not being used (#8755) 3 years ago
Ed Welch 7264e0ef53
Loki: Remove global singleton of the tsdb.Store and keep it scoped to the storage.Store (#8928) 3 years ago
Sandeep Sukhani 69d6ee293e
tsdb: use unique uploader name while building tsdb index filename, same as boltdb-shipper (#8975) 3 years ago
Dylan Guedes 9159c1dac3
Loki: Improve spans usage (#8927) 3 years ago
Danny Kopping de84737368
Fix fetched chunk from store size in metric (#8971) 3 years ago
Suruthi-G-K e7b0d4d26e
feat(cos): Support authentication with trusted profiles (#8939) 3 years ago
Periklis Tsirakidis 1bcf683513
Expose optional label matcher for label values handler (#8824) 3 years ago
Athira Varghese ffb961c439
feat(storage): add support for IBM cloud object storage as storage client (#8826) 3 years ago
André Águas 44f1d8d7f6
azure: respect retry config before cancelling the context (#8732) 3 years ago
Sandeep Sukhani 4e893a0a88
tsdb: sample chunk info from tsdb index to limit the amount of chunkrefs we read from index (#8742) 3 years ago
W.T. Chang 183fe85f1c
Loki: Add route_randomly to Redis options (#8852) 3 years ago
Danny Kopping 2d93952929
(chore): remove incorrect cache config preample (#8859) 3 years ago
Travis Patterson 5a08a6bcb9
Label selector optimizations (#8763) 3 years ago
Karsten Jeschkies f5f1753851
Print duration in error messages with more readable. (#8816) 3 years ago
René Scheibe 76c2e910cb
chore: Fix spelling of "syncing" (#8829) 3 years ago
Trevor Whitney b46e392adb
gofmt is needed for the build (#8678) 3 years ago
Ed Welch eadb9d2c00
Loki: Change the behavior of the 0 value for retention_period to disable retention. (#8753) 3 years ago
Sandeep Sukhani 162a2d0057
deletion: fix issue in processing delete requests with tsdb index (#8665) 3 years ago
Dylan Guedes f9a1f2d94e
Loki: Stop running tickers on deletes (#8697) 3 years ago
Callum Styan 9a2a038f43
Allow passing of context to query related limits functions (#8689) 3 years ago
Danny Kopping ab7a970b94
Querier/Ruler: add histogram to track fetched chunk size distribution (#8682) 3 years ago
Jan Jansen 84c5e20af1
S3: add support for s3 session token (#8474) 3 years ago
justcompile ea55f285b6
S3 Storage Class Configuration (#8532) 3 years ago
brettlounsbury 4c227bd268
DynamoDB: Accept a KMS key for DynamoDB tables (#8469) 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
Etran-H 5447541e2e
Fix open "/tmp/*" the system cannot find the path specified on windows (#8170) 3 years ago
Owen Diehl c638d924af
Update index metrics (#8316) 3 years ago
Travis Patterson 66f7407f15
Ensure a delete request interval of at least a second (#8340) 3 years ago
Sandeep Sukhani b2d0481cbe
deletion: fix log deletion with line filters (#8151) 3 years ago
Owen Diehl 944b488bd2
logs more metadata when failing to recover head from WAL in TSDB (#8250) 3 years ago
Sandeep Sukhani 96a4fc1409
index-store: fix indexing of chunks overlapping multiple schemas (#8251) 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
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
Dimitar Dimitrov 6ea5a8e497
Update vendored dskit (#8155) 3 years ago
Owen Diehl 07487cd89d
fixes bug with queryIngesterWithin logic in asyncStore ingester stats… (#8145) 3 years ago
Nils e4fbd3c949
Loki: Add support for Azure Workload Identity authentication (#7540) 3 years ago
Sandeep Sukhani dfff86f1cd
skip compacting tables that do not fit in start and end date of desired schema config (#8127) 3 years ago
Ashwanth b3e038c7a8
config_wrapper: Add support for named stores (#7946) 3 years ago
Ashwanth dbf09246d5
Avoid failing tests on gRPC server shutdown errors (#8060) 3 years ago
Ashwanth dc5cc4c494
store: write overlapping chunks to multiple stores (#7988) 3 years ago
Susana Ferreira d086c237df
Add missing period_config root block to doc generator (#7981) 3 years ago
Danny Kopping a4f306399a
Add store & cache download statistics (#7982) 3 years ago
Irina 10b869c82e
Move to fork github.com/grafana/gomemcache (#7936) 3 years ago
Susana Ferreira f93b91bfb5
Add configuration documentation generation tool (#7916) 3 years ago
Robert Fratto 85392a9728
Update Prometheus dependency to latest release (v2.40.4) (#7826) 3 years ago
Kaviraj Kanagaraj 25f4dda811
fix(memcached): use `default` branch avoid writing to closed chan (#7833) 3 years ago
Kaviraj Kanagaraj 4efdc131be
fix(memcached): panic on `send on closed channel`. (#7817) 3 years ago