Commit Graph

34 Commits (1fa9ba838a3b07ba441cda82c3e282ffa866aba6)

Author SHA1 Message Date
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 11 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion 12 months ago
Bartlomiej Plotka 0c87643abd
[PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427) 12 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 12 months ago
Jan-Otto Kröpke 99355443c7
remote write handler: reject samples with future timestamps (#14304) 1 year ago
Marco Pracucci 35564c0cb0
Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels() 1 year ago
Arve Knudsen 99f3051f45 OTLP: Use PrometheusConverter directly 1 year ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 1 year ago
Bryan Boreham 2ac1632eec storage/remote: improve symbol-table handling 1 year ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names 1 year ago
Daniel Kerbel b2185d96af
Consider storage.ErrTooOldSample as non-retryable 2 years ago
Goutham 3048a88ae7
Add suffixes 2 years ago
Matthieu MOREL 1ec6e407d0
ci(lint): enable errorlint on storage (#12935) 2 years ago
Goutham Veeramachaneni ad4f514e66
Add OTLP Ingestion endpoint (#12571) 2 years ago
LHHDZ 7d8f9b0978
remote-write receiver: reuse 'ref' to optimize multiple samples for same series (#12580) 2 years ago
Jeanette Tan e9a1e26ab7 Perform integer/float histogram type checking on conversions, and use a consistent method for determining integer vs float histogram 2 years ago
Justin Lei 83f43982c9 Add support for native histograms to concreteSeriesIterator 2 years ago
Xiaochao Dong (@damnever) 2b7202c4cc Validate the metric names and labels in the remote write handler 2 years ago
Marc Tudurí 721f33dbb0
histograms: Add remote-write support for Float Histograms (#11817) 2 years ago
Marc Tudurí 9474610baf
Support FloatHistogram in TSDB (#11522) 3 years ago
Julius Volz 1a2c645dfa Correctly handle error unwrapping in rules and remote write receiver 3 years ago
beorn7 87351f2318 prompb: Modify layout of histograms 3 years ago
Levi Harrison 08f3ddb864
Sparse histogram remote-write support (#11001) 3 years ago
Matthieu MOREL d56d0a9d52
(storage): move from github.com/pkg/errors to 'errors' and 'fmt' (#10946) 3 years ago
Sebastian Rabenhorst d8b8678bd1
Log time series details for out-of-order samples in remote write receiver (#9894) 4 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 4 years ago
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Serge Catudal d77c985f8c
Add initial support for exemplar to the remote write receiver endpoint (#9319) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536) 4 years ago
Tom Wilkie 7369561305
Combine Appender.Add and AddFast into a single Append method. (#8489) 4 years ago
fuling 47d7e3781f [fix] remote_storage : change "write_hander.go" to "write_handler.go" 4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver: 4 years ago