Commit Graph

22 Commits (8e6b008608e64a1e706854a7aaf849ca62439e22)

Author SHA1 Message Date
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 4 months ago
György Krajcsovits eafe72a0d0 perf(nhcb): optimize away most allocations in convertnhcb 8 months ago
George Krajcsovits eb3b349024
fix(nhcb): created timestamp fails when keeping classic histograms (#15218) 8 months ago
George Krajcsovits 469573b13b
fix(nhcb): do not return nhcb from parse if exponential is present (#15209) 8 months ago
George Krajcsovits 2182b83271
feat(nhcb): implement created timestamp handling (#15198) 8 months ago
György Krajcsovits bee1eb7720 goimports run 8 months ago
György Krajcsovits 555bd6292a Better docstring on test 8 months ago
György Krajcsovits 5ee0980cd1 Add unit test to show that current wrapper is sub-optimal 8 months ago
György Krajcsovits 482bb453c6 Followup to #15164 8 months ago
György Krajcsovits 5ee698de2c Apply review comments 8 months ago
György Krajcsovits 0a40a09da5 Use const instead of -53 9 months ago
György Krajcsovits 8dfa733596 Fix labels handling with dedupelabels tag 9 months ago
György Krajcsovits 7fccf1e6be Disable CT handling and enable exemplar handling 9 months ago
György Krajcsovits e931587bf8 Factor out label compare and store 9 months ago
György Krajcsovits 16f28be713 Fix CT handling 9 months ago
György Krajcsovits 6bebeaf41b Fix not checking all labels before deciding to store NHCB 9 months ago
György Krajcsovits 2a3aa500e9 Make nhcb unit test pass with many exceptions marked as TODOs 9 months ago
György Krajcsovits e1a7008b6c Add unit test nhcbparse_test.go 9 months ago