6 Commits (404d85f7a819ab8557b5ecb169d129b49801bdb8)

Author SHA1 Message Date
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087) 4 years ago
Annanay 7f98a744e5 Add context to Appender interface 4 years ago
Julien Pivotto 754461b74f
Reuse the same appender for report and scrape (#7562) 4 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Simon Pasquier 9a1935d641
scrape: remove unused type (#5761) 5 years ago
Krasi Georgiev b75428ec19 rename package retrieve to scrape 7 years ago
Callum Styan 97464236c7 comments with TargetProvider should read Discoverer instead (#3667) 7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 7 years ago
Fabian Reinartz 437f51a85f Fix cache maintenance on changing metric representations 7 years ago
Fabian Reinartz 0efecea6d4 Adapt storage APIs to uint64 references 7 years ago
Tom Wilkie db8128ceeb Add label set as first parameter to AddFast, ingored by TSDB adapter. 7 years ago
Fabian Reinartz d289dc55c3 storage: update TSDB 8 years ago
Brian Brazil d532272520 Add stalemarkers to synthetic series too when target stops. 8 years ago
Brian Brazil 76acf7b9b1 Ensure all the NaNs we ingest have the same bit pattern. 8 years ago
Fabian Reinartz 311e7b5069 storage/vendor: update to latest fabxc/tsdb 8 years ago
Fabian Reinartz ad9bc62e4c storage: extend appender and adapt it 8 years ago
Fabian Reinartz e631a1260d retrieval: use separate appender per target 8 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 8 years ago
Fabian Reinartz d0d2c38c68 Fix tests for append API changes 9 years ago
beorn7 ec08c9a391 Rework the way to communicate backpressure (AKA suspended ingestion) 9 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling. 9 years ago
Brian Brazil 93145b960a retrieval: Reduce flakiness of target tests 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline 9 years ago
Fabian Reinartz dc7d27ab9a retrieval: add honor label handling and parametrized querying. 10 years ago
Fabian Reinartz 5015c2a0e8 Make target manager source based. 10 years ago
beorn7 be11cb2b07 Remove the sample ingestion channel. 10 years ago
Bjoern Rabenstein 5859b74f1b Clean up license issues. 10 years ago
Julius Volz d6b9e97655 Remove extraction.Result type, simplify code. 10 years ago
Brian Brazil 4a2b96f848 Remove backoff on scrape failure. 10 years ago
Brian Brazil 3835b7507d Remove backoff on scrape failure. 10 years ago
Julius Volz d69b85e6c9 Add global label support via Ingesters. 11 years ago
Bernerd Schaefer 428d91c86f Rename test helper files to helpers_test.go 12 years ago
Julius Volz 047eb219e4 Fix target health state update. 12 years ago
Matt T. Proud 190e4e3fa3 ``TargetManager`` and ``TargetPool`` ass pointers. 12 years ago
Matt T. Proud 9752f1e61d Refactor Target as interface for testability. 12 years ago
Matt T. Proud efe61c18fa Refactor target scheduling to separate facility. 12 years ago
Matt T. Proud c1f0d8aefd Levigo -> LevelDB in terminology and references. 12 years ago
Matt T. Proud 6ed67b02e2 Incorporate new interface tests. 12 years ago
Matt T. Proud 44f8802ae7 Add Apache License 2.0 boilerplate. 12 years ago
Matt T. Proud 2bbdaa5790 Initial directory re-arrangement for storage. 12 years ago
Matt T. Proud 720442d3d3 Use index singleton and relocate encoder package. 12 years ago
Matt T. Proud 6072143505 Initial commit of external resources. 12 years ago