Commit Graph

1441 Commits (2ca4d162360d9aae5f3ad56fef3fbb3b93ec4aa4)

Author SHA1 Message Date
Charles Korn 2ca4d16236
storage: add `AtT` method to `MemoizedSeriesIterator`
4 months ago
Bryan Boreham d116bf7b9f
Merge pull request #14109 from harry671003/pass_limit_to_querier
5 months ago
Bartlomiej Plotka 0c87643abd
[PRW 2.0] write_handler: Support for rc.2 spec & improved error handling for v2. (#14427)
5 months ago
machine424 caa71fb3c7 chore(storage/remote): collect maxTimestamp when value is 0 as well.
5 months ago
zenador 480fefd089
Split warnings and info annotations in API response (#14327)
5 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)
5 months ago
Arve Knudsen 9595b174e5 otlp: Document regular and exponential histogram conversions
5 months ago
Arve Knudsen 24b78bef32 otlp: Clean up exponential histogram code slightly
5 months ago
Bryan Boreham f24ce00320
Merge pull request #13434 from bboreham/elide-queriers
5 months ago
Arve Knudsen 1abeebacb8
Merge pull request #14340 from aknuds1/arve/fix-lint
5 months ago
Jan-Otto Kröpke 99355443c7
remote write handler: reject samples with future timestamps (#14304)
5 months ago
Arve Knudsen d902116b41 Fix various linting errors
5 months ago
Bryan Boreham 6030407d25
Merge branch 'main' into elide-queriers
5 months ago
Martin Chodur 00b110c65c
Fix data corruption in remote write if max_sample_age is applied (#14078)
5 months ago
Piotr d78253319d
queue_manager: add histogram info to error logs (#14326)
5 months ago
🌲 Harry 🌊 John 🏔 d5f6887294 Pass limit param as hint to storage.Querier
5 months ago
Marco Pracucci 35564c0cb0
Export remote.LabelsToLabelsProto() and remote.LabelProtosToLabels()
5 months ago
Marco Pracucci 0fbf4a2529
Export remote.ToLabelMatchers()
5 months ago
Bryan Boreham 42b546a43d
tsdb: add details to duplicate sample error (#13277)
6 months ago
Jayapriya Pai 2d2b440304
fix: correct the typo in azuread sdk auth (#14106)
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Anthony Mirabella 3b8b57700c
otlp: Remove OTel feature gate registration from copied translation package (#13932)
7 months ago
Bryan Boreham 3fd24d1cd7
Merge pull request #13999 from bboreham/extract-promqltest
7 months ago
Arve Knudsen d699dc3c77
Fix language in docs and comments (#14041)
7 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references
7 months ago
Arve Knudsen fc34570b06 prometheusremotewrite: Move TimeSeries method to timeseries.go
7 months ago
Arve Knudsen 9189507569 prometheusremotewrite: Add PrometheusConverter.FromMetrics benchmark
7 months ago
Arve Knudsen 99f3051f45 OTLP: Use PrometheusConverter directly
7 months ago
Arve Knudsen 759ca8b207
Merge branch 'main' into refactor/add_max_func_to_maxTimestamp
7 months ago
Jesus Vazquez 7554384dac
otlp: Prometheus to own its own copy of the otlptranslator package (#13991)
7 months ago
komisan19 b974a99279 fix
7 months ago
komisan19 3d84d4d6dc fix
7 months ago
komisan19 5ab24a06d0 refactor: add max func to maxTimestamp
7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
carehabit a672662073
all: fix some typos (#13863)
8 months ago
Arve Knudsen d8e4230696 storage: Fix mockChunkQuerier type name
8 months ago
Jan-Otto Kröpke 302e151de8
{discovery,remote_write}/azure: Support default SDK authentication (#13099)
8 months ago
Julien d1abc3f255
Merge pull request #13777 from roidelapluie/remoteread2
9 months ago
Julien Pivotto 53091126c2 Chunked remote read: close the querier earlier
9 months ago
Jakub Čajka 505fd638be
otlptranslator: fix up import paths
9 months ago
Björn Rabenstein 9acae57937
Merge pull request #13681 from krajorama/native-latency-histograms
9 months ago
beorn7 7df0b9b92d storage: simplify sampleRing fix
9 months ago
Yuri Nikolic d5ab1851dc SampleRingIterator: add currType field
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago
Robert Fratto a09465baee
storage/remote: disable resharding during active retry backoffs (#13562)
9 months ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21
9 months ago
Bryan Boreham 2ac1632eec storage/remote: improve symbol-table handling
9 months ago
Bryan Boreham 8f525b4ba4 storage/remote tests: refactor: extract function newTestQueueManager
9 months ago
Arve Knudsen bf5ca8cf38 otlptranslator: Upgrade to v0.95.0
9 months ago