Commit Graph

13 Commits (13564c03efe7517841fdc4c73905b1f630bfddcc)

Author SHA1 Message Date
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 8 months ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 10 months ago
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 11 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 11 months ago
George Krajcsovits 2182b83271
feat(nhcb): implement created timestamp handling (#15198) 1 year ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136) 1 year ago
Bartlomiej Plotka f6e110d588
textparse: Refactored main testing utils for reusability; fixed proto Units. (#15095) 1 year ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 1 year 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) 1 year ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 2 years ago
beorn7 9e500345f3 textparse/scrape: Add option to scrape both classic and native histograms 3 years ago
Julien Pivotto f695df843f Improve content-type error handling 4 years ago
Matheus Pimenta 8d8ce641a4
error for invalid media type should not be completely swallowed (#10186) 4 years ago