Commit Graph

56 Commits (5fa1146e21bbbc891c62a4070e9554cc32c72af4)

Author SHA1 Message Date
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Carrie Edwards c90b387d89
Optionally translate OTel histograms to NHCB (#15850) 3 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 4 months ago
dependabot[bot] da0412a519
chore(deps): bump the go-opentelemetry-io group across 1 directory with 14 updates (#16181) 4 months ago
co63oc 0e4e5a71bd
Fix typos (#16076) 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 5 months ago
Arthur Silva Sens b7a5e280df
Inline conditionals and CT handling 6 months ago
Arthur Silva Sens 3ffc3bf6a3
handle histogram CT 6 months ago
Arthur Silva Sens 6571d97e70
Handle histogram's created timestamp 6 months ago
Arthur Silva Sens 3b97a6397c
Put PRWv2 created timestamp ingestion behing feature-flag 6 months ago
Arthur Silva Sens 11e4673e0b
Support ingesting PWRv2's Created Timestamp as 0 samples 6 months ago
György Krajcsovits 174f828d70 Rename to keep_identifying_resource_attributes 7 months ago
György Krajcsovits ffabc04829 Make the behavior configurable 7 months ago
Arve Knudsen 9c02c26418
OTLP receiver: Convert also metric metadata (#15416) 7 months ago
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 8 months ago
Arthur Silva Sens 03995775a7
Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Arve Knudsen 4fc562f9e7
OTLP: Support context cancellation/timeout during translation (#14612) 10 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736) 10 months ago
Devin Trejo d4994e5bc4
fix: Remote-write-reciever returns 4xx when request contains a time series with duplicate labels. (#14716) 10 months ago
Arve Knudsen b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms 10 months ago
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