github.com/prometheus/common/model.Matrix.Len (method)

one use

	github.com/prometheus/common/model (current package)
		value.go#L400: func (m Matrix) Len() int           { return len(m) }