func()

in timestamped_metric.go [75:77]


func (m *TimestampedMetric) Describe(descs chan<- *prometheus.Desc) {
	descs <- m.desc
}