mirror of
https://github.com/prymitive/karma
synced 2026-05-17 04:16:42 +00:00
Fix inverted labels
This commit is contained in:
@@ -108,8 +108,8 @@ func (c *unseeCollector) Collect(ch chan<- prometheus.Metric) {
|
||||
prometheus.GaugeValue,
|
||||
count,
|
||||
am.Name,
|
||||
reciver,
|
||||
state,
|
||||
reciver,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user