Commit Graph

32 Commits (8e6b008608e64a1e706854a7aaf849ca62439e22)

Author SHA1 Message Date
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 7 months ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 9 months ago
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 10 months ago
machine424 18b81ad79d
feat: ProtobufParse.formatOpenMetricsFloat: improve float formatting by using strconv.AppendFloat instead of fmt.Sprint 1 year ago
Bartlomiej Plotka f6e110d588
textparse: Refactored main testing utils for reusability; fixed proto Units. (#15095) 1 year ago
Bartlomiej Plotka 8d281c3491
textparse: Refactored benchmark (#15083) 1 year ago
Bryan Boreham 3aaf2c3c9d [TESTS] Add second native histogram with exemplars in TestProtobufParse 1 year ago
Bryan Boreham e8ecc11816 [TESTS] Fix up item numbers in TestProtobufParse 1 year ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 2 years ago
Ziqi Zhao a93859a52f
Prometheus support parse exemplars from native histogram (#13488) 2 years ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places 2 years ago
Bryan Boreham c83e1fc574 textparse: remove MetricType alias 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Arianna Vespri 9fb1e9715c Go on adding protobuf parsing for unit 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
zenador 32ee1b15de
Fix error on ingesting out-of-order exemplars (#13021) 2 years ago
Arthur Silva Sens ef8e6ae780
Parse created timestamps from Prometheus Protobuf (#12973) 2 years ago
beorn7 3d9a830f2f textparse: Expose #12731 in protobufparse_test.go 2 years ago
beorn7 c58e20ad0e histogram: Identify native histograms even without observations 2 years ago
beorn7 2ea8df4734 histogram: Expose #12305 2 years ago
beorn7 1c3bd04bea histograms: Modify test to expose bug #12552 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 3 years ago
György Krajcsovits e9b2d87443 Revert change to model/textparse/protobufparse_test.go 3 years ago
György Krajcsovits 071426f72f Add unit test for bucket limit appender 3 years ago
beorn7 3f977e89ab textparse: Add tests for float and gauge histograms 3 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error 3 years ago
Bryan Boreham 8d350d9e0c Update package model/textparse tests for new labels.Labels type 3 years ago
Marc Tudurí f7df3b86ba
histograms: parse float histograms from proto definition (#11149) 3 years ago
beorn7 89fb7117c3 textparse: Remove TODO that is actually done 3 years ago
beorn7 c40b105efd histograms: Move to new exposition protobuf format 3 years ago