feat: add metricscardinality to heartbeat #4699
Annotations
12 errors and 4 warnings
Lint (windows, arm64):
pkg/telemetry/telemetry.go#L185
avoid direct access to proto field mf.Metric, use mf.GetMetric() instead (protogetter)
|
Lint (windows, arm64):
pkg/telemetry/telemetry.go#L187
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
Lint (windows, arm64)
issues found
|
Lint (windows, amd64):
pkg/telemetry/telemetry.go#L185
avoid direct access to proto field mf.Metric, use mf.GetMetric() instead (protogetter)
|
Lint (windows, amd64):
pkg/telemetry/telemetry.go#L187
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
Lint (windows, amd64)
issues found
|
Lint (linux, arm64):
pkg/telemetry/telemetry.go#L185
avoid direct access to proto field mf.Metric, use mf.GetMetric() instead (protogetter)
|
Lint (linux, arm64):
pkg/telemetry/telemetry.go#L187
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
Lint (linux, arm64)
issues found
|
Lint (linux, amd64):
pkg/telemetry/telemetry.go#L185
avoid direct access to proto field mf.Metric, use mf.GetMetric() instead (protogetter)
|
Lint (linux, amd64):
pkg/telemetry/telemetry.go#L187
fmt.Sprintf can be replaced with faster strconv.Itoa (perfsprint)
|
Lint (linux, amd64)
issues found
|
Lint (windows, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (windows, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (linux, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint (linux, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|