Commit Graph

11834 Commits (bwplotka/prw-initial)
 

Author SHA1 Message Date
bwplotka c114afa6e6 WIP 2 years ago
Callum Styan a3c6904243 more cleanup, mostly linting fixes 2 years ago
Callum Styan a0cd7939e2 cleanup; remove some unused functions 2 years ago
Callum Styan c377de109a use require instead of assert in custom marshal test 2 years ago
Callum Styan c2c45d12cb More cleanup 2 years ago
Callum Styan fb3ed046ac remove more format types we probably won't use 2 years ago
Callum Styan bf773afd57 remove formats we've decided not to use 2 years ago
Callum Styan eec966377d remove mistaken package lock changes 2 years ago
Callum Styan e444439d59 test additional len and lenbytes formats 2 years ago
Callum Styan 1842c99f2f Add bytes slice (instead of slice of 32bit vars) format for testing 2 years ago
Callum Styan 81f2076dde fix label ranging 2 years ago
Callum Styan e1e6406663 use exp slices for backwards compat. to go 1.20 plus add copyright 2 years ago
Callum Styan ed0c3b25c7 refactor new version flag to make it easier to pick a specific format 2 years ago
Nicolás Pazos 4bdb865ae3 minimally-tested exemplar support for rw 1.1 2 years ago
Nicolás Pazos 34f3f11ee2 remove all code from previous interning approach 2 years ago
Nicolás Pazos f259debb32 fix writeRequestMinimizedFixture 2 years ago
Nicolás Pazos e2a5ea5397 Use unsafe []byte->string cast to reuse buffer 2 years ago
Nicolás Pazos c9b6dddef9 manually optimize varint marshaling 2 years ago
Nicolás Pazos 761efc860e Use two uint32 to encode (offset,leng) 2 years ago
Nicolás Pazos 7a633a2eb9 fix build for stringlabels tag 2 years ago
Callum Styan 2935eab409 update tests 2 years ago
Callum Styan d5f705f74b remove unused proto type 2 years ago
Nicolás Pazos 6621690915 Make LabelSymbols a fixed32 2 years ago
Callum Styan eb63f30459 fix minor things 2 years ago
Callum Styan 3e5facc0c0 add functionality for new minimized remote write request format 2 years ago
Callum Styan 82c1df0aa1 add functions for translating between new proto formats symbol table and 2 years ago
Callum Styan 7cea6fe126 Add minmized remote write proto format 2 years ago
Nicolás Pazos 46b84ab3fb lint 2 years ago
Nicolás Pazos 4654241f4b fix typo in log 2 years ago
Nicolás Pazos cef9891cdd remote write handler to checks version header 2 years ago
Nicolás Pazos e3f27aa2c7 fields rewording in handler 2 years ago
Nicolás Pazos 6f21272ca7 fix NewWriteClient and change new flags wording 2 years ago
alexgreenbank 1cddea1501 gofmt 2 years ago
alexgreenbank 8ab14f2456 Remove config, update proto 2 years ago
alexgreenbank 15c4d45635 Add 1.1 version handling code 2 years ago
Nicolás Pazos 06b486b41e cleanup: remove hardcoded fake url for testing 2 years ago
Nicolás Pazos 44f166d066 Use github.com/golang/snappy 2 years ago
Nicolás Pazos c1593fd35a Improve sender benchmarks and some allocations 2 years ago
Nicolás Pazos b35ab6c080 fix build 2 years ago
Nicolás Pazos 2f815ee3dd refactor queue manager code to remove some duplication 2 years ago
Nicolás Pazos 3be59f0ca6 add sender-side tests and fix failing ones 2 years ago
Nicolás Pazos eebf7ac1fc fix: queue manager to include float histograms in new requests 2 years ago
Nicolás Pazos 17aa5b5557 refactor out common code between write methods 2 years ago
Nicolás Pazos 111bf0fcaf add basic reduce remote write handler benchmark 2 years ago
Nicolás Pazos 0dc96d6221 fix mocks and fixture 2 years ago
Nicolás Pazos ed34405d68 remove some comented code 2 years ago
Nicolás Pazos fff56c0df7 no-brainer copypaste but more performance write support 2 years ago
Nicolás Pazos 0062b91460 Fix test 2 years ago
Nicolás Pazos 337f9ae7ae add new proto support on receiver end 2 years ago
Nicolás Pazos f65eb1c8d9 tests and new -> original proto mapping util 2 years ago