Target Allocator Module for Prometheus Receiver #963
Annotations
6 errors
Lint
var-naming: don't use underscores in Go names; var collector_id should be collectorID (revive)
|
Lint
func `setup` is unused (unused)
|
Lint
func `teardown` is unused (unused)
|
Lint
os.Setenv() can be replaced by `t.Setenv()` in TestLoadTargetAllocatorConfig (tenv)
|
Lint
os.Setenv() can be replaced by `t.Setenv()` in TestLoadTargetAllocatorK8Config (tenv)
|
Lint
Process completed with exit code 2.
|
Loading