Commit Graph

26 Commits (b6158e8956110b24e8b39072dd6d9c9d0fd649bb)

Author SHA1 Message Date
Bryan Boreham 3aaf2c3c9d [TESTS] Add second native histogram with exemplars in TestProtobufParse
3 months ago
Bryan Boreham e8ecc11816 [TESTS] Fix up item numbers in TestProtobufParse
3 months ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable
9 months ago
Ziqi Zhao a93859a52f
Prometheus support parse exemplars from native histogram (#13488)
9 months ago
Bryan Boreham 17f48f2b3b Tests: use replacement DeepEquals in more places
10 months ago
Björn Rabenstein 3db4596965
Merge pull request #13299 from vesari/add-unit-parser
11 months ago
Bryan Boreham c83e1fc574 textparse: remove MetricType alias
11 months ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model
11 months ago
Arianna Vespri 3d6a92a25e Merge remote-tracking branch 'prometheus/main' into add-unit-parser
11 months ago
Arianna Vespri 9fb1e9715c Go on adding protobuf parsing for unit
12 months ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733)
12 months ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254)
12 months ago
zenador 32ee1b15de
Fix error on ingesting out-of-order exemplars (#13021)
1 year ago
Arthur Silva Sens ef8e6ae780
Parse created timestamps from Prometheus Protobuf (#12973)
1 year ago
beorn7 3d9a830f2f textparse: Expose #12731 in protobufparse_test.go
1 year ago
beorn7 c58e20ad0e histogram: Identify native histograms even without observations
1 year ago
beorn7 2ea8df4734 histogram: Expose #12305
1 year ago
beorn7 1c3bd04bea histograms: Modify test to expose bug #12552
1 year ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms
2 years ago
beorn7 3f977e89ab textparse: Add tests for float and gauge histograms
2 years ago
Fish-pro 6ed71a229e Use errors.Is to check for a specific error
2 years ago
Bryan Boreham 8d350d9e0c Update package model/textparse tests for new labels.Labels type
2 years ago
Marc Tudurí f7df3b86ba
histograms: parse float histograms from proto definition (#11149)
2 years ago
beorn7 89fb7117c3 textparse: Remove TODO that is actually done
2 years ago
beorn7 c40b105efd histograms: Move to new exposition protobuf format
2 years ago
beorn7 5d4db805ac Merge branch 'main' into sparsehistogram
3 years ago