mirror of
https://github.com/prometheus/prometheus
synced 2024-12-26 00:23:18 +00:00
Fix typo.
This commit is contained in:
parent
7c6466d476
commit
d1a93655a1
@ -821,7 +821,7 @@ func createRandomSamples(metricName string, minLen int) clientmodel.Samples {
|
||||
}
|
||||
)
|
||||
|
||||
// Prefill resust with two samples with colliding metrics (to test fingerprint mapping).
|
||||
// Prefill result with two samples with colliding metrics (to test fingerprint mapping).
|
||||
result := clientmodel.Samples{
|
||||
&clientmodel.Sample{
|
||||
Metric: clientmodel.Metric{
|
||||
|
Loading…
Reference in New Issue
Block a user