github.com/prometheus/common/model.SampleValue.String (method)

2 uses

	github.com/prometheus/common/model (current package)
		value.go#L47: 	return json.Marshal(v.String())
		value.go#L73: func (v SampleValue) String() string {