Commit Graph

556 Commits (0f760f63dd5137ad406e0bc9f08676898e04ac97)

Author SHA1 Message Date
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Bryan Boreham 95b3c49836
[TESTS] remote-write: fix slice init length (#14702)
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
Arve Knudsen 5fd66ba855
Merge pull request #14510 from aknuds1/arve/add-normalize-name-tests
4 months ago
Callum Styan 1561815732
remote write: increase time threshold for resharding (#14450)
4 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346)
4 months ago
Arve Knudsen 4fb2183437 Test a couple more cases without suffix gen
4 months ago
Bryan Boreham 6e89250a5d Revert "Chunked remote read: close the querier earlier"
4 months ago
Arve Knudsen c04924bc41 otlptranslator: Add tests for BuildCompliantName
4 months ago
Goutham Veeramachaneni e2ef0dc381
Merge branch 'main' into feat/promote-attributes
4 months ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444)
4 months ago
Arve Knudsen 1d21867d8b Add otlptranslator tests
4 months ago
Arve Knudsen a25b626792 prometheusremotewrite: Support resource attribute promotion
4 months ago
Bryan Boreham d116bf7b9f
Merge pull request #14109 from harry671003/pass_limit_to_querier
4 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
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
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
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
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
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
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
8 months ago
Julien Pivotto 53091126c2 Chunked remote read: close the querier earlier
8 months ago
Jakub Čajka 505fd638be
otlptranslator: fix up import paths
9 months ago
György Krajcsovits 4d4d822c36 Add native histograms to latency/duration metrics
9 months ago