43 Commits (d6adfe2ae2da7d64957093d151ecf11483eba314)

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