Commit Graph

1687 Commits (main)

Author SHA1 Message Date
bwplotka 0b70a07572 refactor(appenderV2): add TSDB AppenderV2 implementation 7 days ago
bwplotka 129650df9d refactor(appenderV2): 1:1 copy of head_append.go -> head_append_v2.go (starting point) 7 days ago
bwplotka 04696703fe refactor(appenderV2): add AppenderV2 interface 7 days ago
Ben Edmunds 0e682a70a6
RW2: Allow custom scope in azuread (#17483) 2 weeks ago
zjumathcode 0ac2221a20 chore: Fix function name typo in createBatchSpan comment 2 weeks ago
George Krajcsovits a66c696530
chore(storage): update docstring (#17609) 3 weeks ago
Björn Rabenstein b8d19543b8
Add histogram validation in remote-read and during reducing resolution (#17561) 4 weeks ago
Bartlomiej Plotka 3bcc88b053 prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 4 weeks ago
Minh Nguyen 5087a25848
Remote Write Receive Fix: Remove duplicate labels when type-and-unit-label feature is on (#17546) 4 weeks ago
Bartlomiej Plotka cefefc6897
prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) 4 weeks ago
Laurent Dufresne d99f8dacc4
chore: remove dead code (#17542) 4 weeks ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 1 month ago
Minh Nguyen 7ebff91cfd
OTLP Receiver: Only update metadata to WAL when metadata-wal-records feature is enabled (#17472) 1 month ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 1 month ago
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 1 month ago
Ben Kochie 48956f60d7
Update modernize (#17471) 1 month ago
Minh Nguyen 784ec0a792
update test to test both v1 and v2 (#17467) 1 month ago
pipiland2612 704afd8529 add timeSeriesAgeChecker to refactor filter code 2 months ago
pipiland2612 9e6a626dae create timeSeriesStats to reduce return variable 2 months ago
pipiland2612 e1cb29bf8a create common struct and function to DRY 2 months ago
Minh Nguyen c8f1de18a7
[RW2] Fix type and unit labels propagation in Remote Write v2 receiver to prioritize type-and-unit-labels feature (#17387) 2 months ago
Laurent Dufresne 7621eb772c histogram: Add `Error` type for all histogram errors 2 months ago
Ayoub Mrini 6806b68f93
[release-3.7] fix: Remote-write: revert changes in the queue resharding logic (#17412) 2 months ago
geogrego 58dbe927d5 docs: minor improvement for docs 2 months ago
Arve Knudsen c36e966bf8
OTLP: de-duplicate target_info samples with conflicting timestamps (#17400) 2 months ago
Minh Nguyen 6bb367970e
feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 2 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 2 months ago
Julius Hinze 05612757b4
prometheusremotewrite: fix require.equal argument order (#17391) 2 months ago
Arve Knudsen ef42c088ba
OTLP: Add configuration parameters to control label name translation (#17345) 2 months ago
Arve Knudsen 99d0967133 Fix lint failure 2 months ago
Arve Knudsen f5804e7cf2 Remove configuration parameters 2 months ago
Arve Knudsen 3de3a296dd Add reviewer feedback 2 months ago
Arve Knudsen dd3a607d2d Add configuration parameters 2 months ago
Arve Knudsen 7cf4b5da55 OTLP: Upgrade prometheus/otlptranslator 2 months ago
harsh kumar 16a9a827de
remote-write: Add type and unit labels to 2.0 receiver when feature flag enabled (#17329) 2 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 2 months ago
Fiona Liao 9a5bccbd4b
refactor: make OTEL temporality check easier to read (#16692) 2 months ago
Linas Medziunas c16db58061 NHCB: Reject custom bucket bounds with NaN value 2 months ago
Minh Nguyen 106e6f2c77
[RW2] Return 400 for Exemplars without Series or Histograms not written (#17250) 2 months ago
beorn7 3d7cf4c274 model/histogram: Validate non-negative count and zero bucket 3 months ago
György Krajcsovits a5a6413c1a
better errors naming and formatting, typo fixes 3 months ago
György Krajcsovits 6e42da8904
feat(remote): reduce resolution of native histograms on remote read 3 months ago
Minh Nguyen d04550a9c4
[RW2] Return 400 error code for wrongly-formatted histograms (#17210) 3 months ago
machine424 365409d3be
chore: allow seamless use of testing/synctest for >=go1.24 3 months ago
György Krajcsovits 5b39b79f5a
refactor error creation and tests 3 months ago
George Krajcsovits 5e6900558a
Apply suggestions from code review 3 months ago
György Krajcsovits f0a297bb7c
fix(remote): validate native histogram schema in remote read 3 months ago
machine424 8462515c75
test(storage/remote/queue_manager_test.go): use synctest in TestShutdown for better 3 months ago
György Krajcsovits 0cf54d7819
perf(otlp): reduce logs from OTLP endpoint 3 months ago
György Krajcsovits bdf547ae9c
fix(nativehistograms): validation should fail on unsupported schemas 3 months ago