37 Commits (3711339a7d4f787b136a2ef1b282dd9b9ea161b9)

Author SHA1 Message Date
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
György Krajcsovits e9b2d87443 Revert change to model/textparse/protobufparse_test.go 2 years ago
György Krajcsovits 071426f72f Add unit test for bucket limit appender 2 years ago
beorn7 c3c7d44d84 lint: Adjust to the lint warnings raised by current versions of golint-ci 2 years ago
Matthieu MOREL fb3eb21230 enable gocritic, unconvert and unused linters 2 years ago
Jonatan Ivanov 9225d118dc
Add Exemplars support for all time series 2 years ago
Damien Grisonnet 0fee615719 model/textparse: improve openmetrics error outputs 2 years ago
Damien Grisonnet e3b5416d05 model/textparse: improve error outputs 2 years ago
beorn7 3e5ad99c33 textparse: Minor doc comment improvement 2 years ago
beorn7 3f977e89ab textparse: Add tests for float and gauge histograms 2 years ago
beorn7 c26891043f textparse: Set CounterResetHint 2 years ago
beorn7 b5d4a94e9d textparse: Add gauge histogram support to protobuf parsing 2 years ago
beorn7 e9d9bb1b08 textparse: Handle unknown metric types in protobuf gracefully 2 years ago
Damien Grisonnet 96b9d8cebb model/textparse: associate correct token to errors 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
Bryan Boreham 1f04899ae3 Update package model/textparse for new labels.Labels type 2 years ago
Bryan Boreham 8120af22e2 benchmarks: SetBytes takes bytes per operation 2 years ago
beorn7 a7c519930e histograms: Add Compact method to the normal integer Histogram 2 years ago
Julien Pivotto 96d5a32659
Update go to 1.19, set min version to 1.18 (#11279) 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
Matthieu MOREL c2b4de3611
refactor (package model): move from github.com/pkg/errors to 'errors' and 'fmt' packages (#10747) 2 years ago
Matthieu MOREL e2ede285a2
refactor: move from io/ioutil to io and os packages (#10528) 3 years ago
Peter Štibraný cd18da3605
Fix OpenMetrics parser to sort uppercase labels correctly. (#10510) 3 years ago
Levi Harrison a9e2ffb717
Specify type in metadata parser errors (#10269) 3 years ago
Julien Pivotto f695df843f Improve content-type error handling 3 years ago
Matheus Pimenta 8d8ce641a4
error for invalid media type should not be completely swallowed (#10186) 3 years ago
beorn7 c954cd9d1d Move packages out of deprecated pkg directory 3 years ago