(b []byte, contentType string, ts time.Time)
| 133 | |
| 134 | addReportSample(s reportSample, t int64, v float64, b *labels.Builder, rejectOOO bool) error |
| 135 | append(b []byte, contentType string, ts time.Time) (total, added, seriesAdded int, err error) |
| 136 | } |
| 137 | |
| 138 | func newScrapePool( |
no outgoing calls