hwc should use the hwc prefix in prometheus
This commit is contained in:
parent
ce259555bc
commit
a617999440
@ -62,7 +62,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
target := os.Args[1]
|
target := os.Args[1]
|
||||||
|
|
||||||
m, err := metrics.New("hw")
|
m, err := metrics.New("hwc")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
log.Fatalf("metrics: %v", err)
|
log.Fatalf("metrics: %v", err)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user