Commit Graph

12 Commits (b8d953a5a079bf285b0aa4e557fb1adef2422703)

Author SHA1 Message Date
Bryan Boreham 92a3eeac55
Create less garbage when parsing metrics (#9299)
3 years ago
cw9 13cd50c52e Return error on NaN and Inf timestamps for OpenMetrics parser
3 years ago
Ben Kochie 269e7c8091
Fix golint issues.
5 years ago
Julien Pivotto 40b66d29ff
OpenMetrics parse: avoid setting prev token (#6781)
5 years ago
Julien Pivotto 9398b9ac1b OpenMetrics: force input to end with # EOF (#6505)
5 years ago
shreyassrivatsan e825282dd1 Add exemplar support to the openmetrics parser (#6292)
5 years ago
zhulongcheng 970ef41bb6 Fix exported function comments (#6002)
5 years ago
Brian Brazil 94b1af1471
Update to disallow new Go 1.13 float formats. (#5984)
5 years ago
Brian Brazil c66bfce8cf
Don't panic on short input. (#5939)
5 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
AixesHunter 9f903fb3f7 github.com/cznic/golex has moved to modernc.org/golex (#5034)
6 years ago
Brian Brazil 3fdb92010e Expand OM to OpenMetrics
6 years ago