performancecounter: fix panic with counter names having brackets #1544
Annotations
3 errors
golangci-lint:
internal/collector/performancecounter/performancecounter.go#L57
field `metricNameReplacer` is unused (unused)
|
golangci-lint:
internal/collector/performancecounter/performancecounter.go#L169
named return "field" with type "reflect.StructField" found (nonamedreturns)
|
golangci-lint
issues found
|
Loading