1511 Commits (d7c8177f56439ff2b5025a330481fb35786431a5)

Author SHA1 Message Date
Arve Knudsen 9c02c26418
OTLP receiver: Convert also metric metadata (#15416) 2 days ago
Đurica Yuri Nikolić 101b1c307f
[ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 7 days ago
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 1 week ago
SuperQ bc1bc5c118
Update sigv4 library 2 weeks ago
Arthur Silva Sens 03995775a7
Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 2 weeks ago
🌲 Harry 🌊 John 🏔 f9bc50b247 storage: Implement limit in mergeGenericQuerier 2 weeks ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 2 weeks ago
Arve Knudsen 7c4f877881
otlptranslator: Harmonize non-UTF8 sanitization w/ naming rules. (#15314) 3 weeks ago
Arthur Silva Sens 1a22b1d846
bugfix: Fix otlp translator switching colons to undescores (#15251) 3 weeks ago
Arthur Silva Sens 034d2b24bc
Fix typos in tests (#15312) 3 weeks ago
Arthur Silva Sens ea06f1a1d1
bugfix: Fix otlp translation of foreign characters 3 weeks ago
Arthur Silva Sens 8588289c24
otlp translator: Add test showing bugs 3 weeks ago
Juraj Michalek 76ff12b32a chore: only create span events 3 weeks ago
Juraj Michalek 7ecdb55b02 chore: use otelhttptrace instead 3 weeks ago
Juraj Michalek 3c1ffbb2fd chore: added idleTimeMs and fixed linting issues 3 weeks ago
Juraj Michalek 2e7c739d44 chore: add tcp events to remote store span 3 weeks ago
shenpengfeng a44db5f784 chore: fix function name in comment 3 weeks ago
Pedro Tanaka bab587b9dc
Agent: allow for ingestion of CT samples (#15124) 4 weeks ago
Charlie Le d87f7440ca support int exemplar value type 4 weeks ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 4 weeks ago
machine424 cebcdce78a
fix(storage/mergeQuerier): copy the matcjers slice before passing it to queriers as 1 month ago
machine424 eb523a6b29
fix(storage/mergeQuerier): add a reproducer for data race that occurs when one of the queriers alters the passed matchers and propose a fix 1 month ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 months ago
Jan Fajerski 563bfdd384 storage: require selectors to always return matching results 2 months ago
György Krajcsovits 44ebbb8458 Fix missing histogram copy in sampleRing 2 months ago
György Krajcsovits b5479831b8 Unit test for regression in rate vs float and histogram mixup 2 months ago
Ayoub Mrini 105ab2e95a
fix(test): adjust defer invocations (#14996) 2 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion 2 months ago
Callum Styan 005bd33fe2
support v2 proto for BenchmarkSampleSend (#14935) 2 months ago
Callum Styan c328d5fc88
fix rwv2 build write request benchmark, also change how the memory usage (#14925) 2 months ago
Antoine Pultier d90d0976b5
fix(bstream/writeByte): ensure it appends only one byte (#14854) 2 months ago
Carrie Edwards 14e3c05ce8
tsdb: Add support for ingestion of out-of-order native histogram samples (#14546) 2 months ago
Harry John 919dc0cbc6
storage: Update LabelQuerier interface to return sorted label values (#14849) 2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868) 2 months ago
Arve Knudsen 4fc562f9e7
OTLP: Support context cancellation/timeout during translation (#14612) 2 months ago
György Krajcsovits a693dd19f2 Fix: chunkenc.MockSeriesIterator 3 months ago
Arve Knudsen bc6c2c5d35
OTLP Receiver: Add tests (#14764) 3 months ago
Bryan Boreham f90c7a11d1 [REFACTOR] OTLP translator: simplify time conversion 3 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736) 3 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 3 months ago
Devin Trejo d4994e5bc4
fix: Remote-write-reciever returns 4xx when request contains a time series with duplicate labels. (#14716) 3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 3 months ago
Arve Knudsen b50c5d42fe OTLP receiver: Warn when encountering invalid exponential histograms 3 months ago
cuishuang 2110661121 fix: fix slice init length 3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 3 months ago
cuiweiyuan 1800af54f0 chore: fix some function names 3 months ago
Oleg Zaytsev 0833d2a230
Fix appendable: check whether last val was a histogram (#14613) 4 months ago
George Krajcsovits 00ab05c3b9
Native histograms: fix spurios counter reset when merging recoded chunk to normal chunk (#14513) 4 months ago
Bryan Boreham 72d84f511f
Merge pull request #14515 from prometheus/revert-13777-remoteread2 (#14523) 4 months ago