remove high cardinality labels server_route_id and server_gateway_id #490
Annotations
7 errors
Lint:
surveyor/collector_statz.go#L922
cyclomatic complexity 39 of func `(*StatzCollector).Collect` is high (> 30) (gocyclo)
|
Lint:
surveyor/collector_statz.go#L144
ST1003: struct field routeIdRemap should be routeIDRemap (stylecheck)
|
Lint:
surveyor/collector_statz.go#L145
ST1003: struct field gatewayIdRemap should be gatewayIDRemap (stylecheck)
|
Lint:
surveyor/collector_statz.go#L1037
ST1003: var routeIdRemap should be routeIDRemap (stylecheck)
|
Lint:
surveyor/collector_statz.go#L1263
ST1003: type nameIdPair should be nameIDPair (stylecheck)
|
Lint:
surveyor/collector_statz.go#L1268
ST1003: func remapIdToIdx should be remapIDToIdx (stylecheck)
|
Lint
Process completed with exit code 1.
|
Loading