diff --git a/scrape/target.go b/scrape/target.go index acf1eec3b3..0a264d5519 100644 --- a/scrape/target.go +++ b/scrape/target.go @@ -50,7 +50,7 @@ type Target struct { discoveredLabels labels.Labels // Any labels that are added to this target and its metrics. labels labels.Labels - // Additional URL parmeters that are part of the target URL. + // Additional URL parameters that are part of the target URL. params url.Values mtx sync.RWMutex