Commit Graph

23 Commits (main)

Author SHA1 Message Date
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 4 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 5 months ago
machine424 8bcb4d865d
feat: normalize "le" and "quantile" labels values upon ingestion 8 months ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136) 8 months ago
Bartlomiej Plotka f6e110d588
textparse: Refactored main testing utils for reusability; fixed proto Units. (#15095) 9 months ago
Manik Rana f1c57a95ed
change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738) 9 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 10 months ago
Ondrej Kokes 2e30f1231b docs: textparse.Parser return type mismatch 1 year ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 1 year ago
Bryan Boreham c83e1fc574 textparse: remove MetricType alias 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Arthur Silva Sens ef8e6ae780
Parse created timestamps from Prometheus Protobuf (#12973) 2 years ago
beorn7 0e3f35324b scrape: Enable ingestion of multiple exemplars per sample 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 2 years ago
Marc Tudurí f7df3b86ba
histograms: parse float histograms from proto definition (#11149) 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 4 years ago
beorn7 7a8bb8222c Style cleanup of all the changes in sparsehistogram so far 4 years ago
beorn7 5de2df752f Hacky implementation of protobuf parsing 4 years ago
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110) 5 years ago
shreyassrivatsan e825282dd1 Add exemplar support to the openmetrics parser (#6292) 6 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics 7 years ago
Brian Brazil 9c03e11c2c Hook OpenMetrics parser into scraping. 7 years ago
Brian Brazil c271ef456a Add an OpenMetrics parser. 7 years ago
Brian Brazil ffe7efb411 Prepare for multiple text formats 7 years ago