Commit Graph

40 Commits (f0a1ebc19df4bb580bb560a191d121cb7bf3ce67)

Author SHA1 Message Date
ferhat elmas ec8e4d8a7c all: remove unnecessary type conversions (#3992) 8 years ago
Fabian Reinartz 7ccd4b39b8 *: implement query params 8 years ago
Fabian Reinartz 83cd270ea4 *: adapt to storage interface changes 8 years ago
Fabian Reinartz 30e777d10d tsdb: default too small max block duration 8 years ago
Paul Gier c4c3205d76 storage/tsdb: check that max block duration is larger than min 8 years ago
Thibault Chataigner fc4406201e Tsdb StartTime : Use a simplier way to compute StartTime 8 years ago
Fabian Reinartz a57ea79660 Close index reader properly 8 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 8 years ago
Tobias Schmidt 721050c6cb Update prometheus/tsdb dependency 8 years ago
Julius Volz 33c1171b9c Don't add anchoring to exported `Value` matcher field 8 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 8 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Fabian Reinartz 0efecea6d4 Adapt storage APIs to uint64 references 8 years ago
Fabian Reinartz 0c81d5f719 storage: instantiate correct block ranges 8 years ago
Fabian Reinartz 2037778d14 vendor: update TSDB 9 years ago
Tom Wilkie db8128ceeb Add label set as first parameter to AddFast, ingored by TSDB adapter. 9 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 9 years ago
Goutham Veeramachaneni 243419c007 Return tsdb.ErrOutOfBounds as storage.ErrOutOfBounds 9 years ago
Goutham Veeramachaneni d407bd150c Consolidate the duration params in CLI 9 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 9 years ago
Fabian Reinartz 9b175d48cb Add flag to disable TSDB lock file 9 years ago
Brian Brazil 5c9a6ce747 Add license to files. 9 years ago
Fabian Reinartz cfb2a7f1d5 vendor: sync organisation migration of tsdb 9 years ago
Fabian Reinartz b586781283 *: update tsdb vendoring and add retention flag 9 years ago
Fabian Reinartz 8a8eb12985 storage/tsdb: don't use partitioned DB. 9 years ago
Fabian Reinartz 4397b4d508 *: pass Prometheus registry into storage 9 years ago
Fabian Reinartz ea3ba338dd main: add flags for new storage 9 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface 9 years ago
Fabian Reinartz c691895a0f retrieval: cache series references, use pkg/textparse 9 years ago
Fabian Reinartz ad9bc62e4c storage: extend appender and adapt it 9 years ago
Fabian Reinartz 304cae9928 tsdb: Use PartitionedDB constructor 9 years ago
Fabian Reinartz bc20d93f0a storage: rename iterator value getters to At() 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Fabian Reinartz 71fe0c58a8 promql: misc fixes 9 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz 622ece6273 *: fix recording tests, migrate matcher types 9 years ago
Fabian Reinartz 0492ddbd4d *: fully decouple tsdb, add new storage interfaces 9 years ago