prometheus/pkg/textparse
Brian Brazil 94b1af1471
Update to disallow new Go 1.13 float formats. (#5984)
Don't inadvertantly expand the acceptable ways to specify
a float.

Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
2019-09-05 15:18:18 +01:00
..
interface.go Expand OM to OpenMetrics 2018-10-18 14:16:41 +01:00
openmetricslex.l Expand OM to OpenMetrics 2018-10-18 14:16:41 +01:00
openmetricslex.l.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
openmetricsparse.go Update to disallow new Go 1.13 float formats. (#5984) 2019-09-05 15:18:18 +01:00
openmetricsparse_test.go Update to disallow new Go 1.13 float formats. (#5984) 2019-09-05 15:18:18 +01:00
promlex.l Prepare for multiple text formats 2018-10-18 13:58:00 +01:00
promlex.l.go refine error handling in prometheus (#5388) 2019-03-26 00:01:12 +01:00
promparse.go Update to disallow new Go 1.13 float formats. (#5984) 2019-09-05 15:18:18 +01:00
promparse_test.go Update to disallow new Go 1.13 float formats. (#5984) 2019-09-05 15:18:18 +01:00
promtestdata.nometa.txt Add an OpenMetrics parser. 2018-10-18 13:58:00 +01:00
promtestdata.txt Add an OpenMetrics parser. 2018-10-18 13:58:00 +01:00