Merge pull request #354 from prometheus/brian-brazil-patch-1

Fix typo in comment
This commit is contained in:
Björn Rabenstein 2017-10-05 13:29:15 +02:00 committed by GitHub
commit 5cec1d0429
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ func normalizeMetricFamilies(metricFamiliesByName map[string]*dto.MetricFamily)
// checkMetricConsistency checks if the provided Metric is consistent with the
// provided MetricFamily. It also hashed the Metric labels and the MetricFamily
// name. If the resulting hash is alread in the provided metricHashes, an error
// name. If the resulting hash is already in the provided metricHashes, an error
// is returned. If not, it is added to metricHashes. The provided dimHashes maps
// MetricFamily names to their dimHash (hashed sorted label names). If dimHashes
// doesn't yet contain a hash for the provided MetricFamily, it is