368 Commits (277bf93952b56227cb750a8129197efa489eddde)

Author SHA1 Message Date
Matej Gera 2c61d29b2a
Tracing: Migrate to OpenTelemetry library (#9724) 3 years ago
Eng Zer Jun 3e67654d37
refactor: use `T.TempDir()` and `B.TempDir` to create temporary directory 3 years ago
Bryan Boreham 954c0e8020 remote_write: round desired shards up before check 3 years ago
Bryan Boreham 6d01ce8c4d remote_write: shard up more when backlogged 3 years ago
Bryan Boreham d588b14d9c remote_write: detailed test for shard calculation 3 years ago
Goutham Veeramachaneni 6696b7a5f0
Don't update metrics on context cancellation 3 years ago
Goutham Veeramachaneni 1af81dc5c9
Update sent timestamp when write irrecoverably fails. 3 years ago
Shihao Xia c3e7bfb813 add proper exit for loop 3 years ago
beorn7 0ede6ae321 storage: fix bug #10027 in iterators' Seek method 3 years ago
beorn7 b042e29569 storage: expose bug in iterators #10027 3 years ago
Bryan Boreham bd6436605d Review feedback 3 years ago
Sebastian Rabenhorst d8b8678bd1
Log time series details for out-of-order samples in remote write receiver (#9894) 3 years ago
Bryan Boreham 50878ebe5e remote-write: buffer struct instead of interface 3 years ago
Bryan Boreham c478d6477a remote-write: benchmark just sending, on 20 shards 3 years ago
Chris Marchbanks c655684142
Subtract from enqueued samples/exemplars upon send 3 years ago
Chris Marchbanks 319249f9db
Batch samples before sending them to channels 3 years ago
Björn Rabenstein b866db009b
storage: Fix and improve the Seek method of various iterators (#9878) 3 years ago
Matheus Alcantara e673805d67
storage/remote: use t.TempDir instead of ioutil.TempDir on tests (#9811) 3 years ago
Hu Shuai eb43437d83
Fix golint issue (#9800) 3 years ago
Mateusz Gozdek d8561dbfd8 storage/remote: make tests use separate remote write configs 3 years ago
Mateusz Gozdek 116552cc58 storage/remote: check errors from ApplyConfig in tests 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
sniper f82e56fbba
fix request bytes size and continue is useless (#9635) 3 years ago
Mateusz Gozdek b7bdf6fab2 Fix imports formatting 3 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 3 years ago
lzhfromustc 9da5382103
storage/remote: Prevent two goroutines from endless loop (#8967) 3 years ago
lzhfromustc d42be7be76
test:Fix two potential goroutine leaks (#8964) 3 years ago
Bryan Boreham 5afa606ecb
Remote-write: reuse memory for marshalling (#9412) 3 years ago
Robert Fratto bc72a718c4
Initial draft of prometheus-agent (#8785) 3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402) 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
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
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
songjiayang 9a01472780 Refactor processExternalLabels method with slice copy for left labels 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
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
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