1281 Commits (331a7dfd213baae7e798bb3fabde2ad0e6a00114)

Author SHA1 Message Date
Ben Ye fdbc40a9ef
Expose NewChainSampleIterator func (#9475) 3 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402) 3 years ago
Bryan Boreham 1fb3c1b598
Replace calls to strings.Compare (#9397) 3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398) 3 years ago
Nick Pillitteri acee8c8a88
Redact remote write URL when used for metric label (#9383) 3 years ago
Serge Catudal d77c985f8c
Add initial support for exemplar to the remote write receiver endpoint (#9319) 3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309) 3 years ago
Levi Harrison bd57cd395e
Switch to common/sigv4 3 years ago
Ganesh Vernekar eedb86783e
Fix queries on blocks for sparse histograms and add unit test (#9209) 3 years ago
Ganesh Vernekar 095f572d4a
Sync sparsehistogram branch with main (#9189) 3 years ago
Levi Harrison fac1b57334
Remove Individual Data Type Caps in Per-shard Buffering for Remote Write (#8921) 3 years ago
jinglina ed24e51e7c
remove redundant type conversion (#9126) 3 years ago
Bryan Boreham 60804c5a09
remote_write: reduce blocking from garbage-collect of series (#9109) 3 years ago
Oleg Zaytsev b1ed4a0a66
LabelNames API with matchers (#9083) 3 years ago
Martin Disibio 1bcd13d6b5
Exemplar resize (#8974) 3 years ago
Ganesh Vernekar a1087ed37a
Fix scraping of sparse histograms (#9031) 3 years ago
Ganesh Vernekar f4d3af73f0
Query histograms from TSDB and unit test for append+query (#9022) 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
Levi Harrison d5c3c567d3
Remote Write: Add max samples per metadata send (#8959) 3 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
kongxs 632678a461
Fix spelling mistake (#8879) 4 years ago
Ben Ye d95b097250
expose seriesToChunkEncoder (#8845) 4 years ago
Matthias Loibl 7e7efaba32
storage: Split chunks if more than 120 samples (#8582) 4 years ago
songjiayang 9a01472780 Refactor processExternalLabels method with slice copy for left labels 4 years ago
Hu Shuai 996848ef40 Fix golint issue 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
ZouYu c7262f0d70
Fix some gofmt warnings (#8743) 4 years ago
Marco Pracucci 4da5c25ea4
Upgrade prometheus/common to v0.21.0 4 years ago
Christian Simon 9781e51f59
Correct spelling of "iterable" (#8713) 4 years ago
Bryan Boreham c7a62b95ce
GetRef() now returns the label set (#8641) 4 years ago
Bryan Boreham d614ae9ecf
[RFC] Add method to get reference number for TSDB Appender (#8600) 4 years ago
Marco Pracucci e246670193
Further increase max log line in remote write client (#8616) 4 years ago
Callum Styan 289ba11b79
Add circular in-memory exemplars storage (#6635) 4 years ago
Marco Pracucci 6f050f66c7
Update storage/memoized_iterator.go 4 years ago
Julius Volz df7541b899 Fix sample deduplication in chainSampleIterator (backport #8591) 4 years ago
Julius Volz cf4250cff3 Fix sample deduplication in chainSampleIterator 4 years ago
Marco Pracucci b92c03023d
Optimized vector selector 4 years ago
Robert Fratto 5b78aa0649
Contribute grafana/agent sigv4 code (#8509) 4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 4 years ago
Harkishen-Singh 79ba53a6c4 Custom headers on remote-read and refactor implementation to roundtripper. 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
Harkishen-Singh 77c20fd2f8 Adds support to configure retry on Rate-Limiting from remote-write config. 4 years ago
Julien Pivotto 93dcc3c7be Consider status code 429 as recoverable errors to avoid resharding (#8237) 4 years ago
Julien Pivotto 49a8ce5239 Revert "Consider status code 429 as recoverable errors to avoid resharding (#8237)" 4 years ago
Harkishen Singh cd412470d7
Consider status code 429 as recoverable errors to avoid resharding (#8237) 4 years ago
fuling 47d7e3781f [fix] remote_storage : change "write_hander.go" to "write_handler.go" 4 years ago
Mauro Stettler 7715fe3219
Add matchers to LabelValues() call (#8400) 4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 4 years ago