Commit Graph

54 Commits (cbd0eec9fc130b5ee1c19a7a73dca8df8bf14792)

Author SHA1 Message Date
Brian Brazil 38d32e0686 Don't sort postings if we only have one block. 6 years ago
Tom Wilkie de0a772b8e Port tsdb to use pkg/labels. (#6326) 7 years ago
Ganesh Vernekar 5ecef3542d
Cleanup after merging tsdb into prometheus 7 years ago
Chris Marchbanks 0685eb5395
Refactor testutil.NewStorage into a new package 7 years ago
Chris Marchbanks 06f1ba73eb
Provide flag to compress the tsdb WAL 7 years ago
Thomas Jackson 91d7175eaa Add storage.Warnings to LabelValues and LabelNames (#5673) 7 years ago
Krasi Georgiev 1684dc750a
updated tsdb to 0.6.0 (#5292) 7 years ago
Goutham Veeramachaneni 384cba1211
Add flag for size based retention (#5109) 7 years ago
Krasi Georgiev 3bd41cc92c Udpate tsdb to 0.4 (#5110) 7 years ago
glutamatt 5ddde1965b tune the "Wal segment size" with a flag (#5029) 7 years ago
Tom Wilkie 6e08029b56
Move err to be the last return value from storage.Select. (#5054) 7 years ago
mknapphrt f0e9196dca Return warnings on a remote read fail (#4832) 8 years ago
Krasi Georgiev bd100182b2
added tsdb/head mint maxt metrics (#4888) 8 years ago
Ganesh Vernekar ca93fd544b /api/v1/labels endpoint for getting all label names (#4835) 8 years ago
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 9 years ago
Fabian Reinartz 30e777d10d tsdb: default too small max block duration 9 years ago
Paul Gier c4c3205d76 storage/tsdb: check that max block duration is larger than min 9 years ago
Thibault Chataigner fc4406201e Tsdb StartTime : Use a simplier way to compute StartTime 9 years ago
Fabian Reinartz a57ea79660 Close index reader properly 9 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129) 9 years ago
Tobias Schmidt 721050c6cb Update prometheus/tsdb dependency 9 years ago
Julius Volz 33c1171b9c Don't add anchoring to exported `Value` matcher field 9 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230) 9 years ago
Fabian Reinartz 7b02bfee0a web: start web handler while TSDB is starting up 9 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 9 years ago
Fabian Reinartz 0efecea6d4 Adapt storage APIs to uint64 references 9 years ago
Fabian Reinartz 0c81d5f719 storage: instantiate correct block ranges 9 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