23 Commits (2880ee8e46e2c49e5155523b30b7878d7cc65ae8)

Author SHA1 Message Date
Bryan Boreham d0dee51aac scrape tests: check NaN values directly 10 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 12 months ago
beorn7 536a487af4 scrape: Refactor names of float samples 1 year ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 2 years ago
Paschalis Tsilias d1122e0743
Introduce TSDB changes for appending metadata to the WAL (#10972) 2 years ago
Julien Pivotto 90583c8906
TestScrapeLoopCache: Display content of the appender (#10937) 2 years ago
beorn7 4c28d9fac7 Move to histogram.Histogram pointers 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago
Dieter Plaetinck cda025b5b5
TSDB: demistify SeriesRefs and ChunkRefs (#9536) 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago
Ganesh Vernekar 04ad56d9b8
Append sparse histograms into the Head block (#9013) 3 years ago
Ganesh Vernekar 64bea6999e
HistogramAppender interface for sparse histograms (#9007) 3 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
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