github.com/prometheus/common/expfmt.TextParser.readingMetricName (method)

2 uses

	github.com/prometheus/common/expfmt (current package)
		text_parse.go#L156: 	return p.readingMetricName
		text_parse.go#L222: func (p *TextParser) readingMetricName() stateFn {