mirror of
https://github.com/prometheus/prometheus
synced 2024-12-24 07:23:02 +00:00
fix word 'parmeters' to 'parameters' (#5826)
Signed-off-by: czm <zhongming.chang@daocloud.io>
This commit is contained in:
parent
ead0933dd9
commit
9e47bb8b46
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user