Adding Statuscode Handler to Agent Health Extension #2201
Annotations
10 errors and 1 warning
Check license and imports:
translator/util/ec2util/ec2util.go#L17
could not import github.com/aws/amazon-cloudwatch-agent/extension/agenthealth/handler/stats/agent (-: # github.com/aws/amazon-cloudwatch-agent/extension/agenthealth/handler/stats/agent
|
Check license and imports:
extension/agenthealth/handler/stats/agent/agent.go#L39
other.CpuPercent undefined (type Stats has no field or method CpuPercent)
|
Check license and imports:
extension/agenthealth/handler/stats/agent/agent.go#L40
s.CpuPercent undefined (type *Stats has no field or method CpuPercent)
|
Check license and imports:
extension/agenthealth/handler/stats/agent/agent.go#L40
other.CpuPercent undefined (type Stats has no field or method CpuPercent)) (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ruleClusterName.go#L34
cannot use new(ClusterName) (value of type *ClusterName) as Rule value in argument to RegisterRule (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ruleConfigPath.go#L31
cannot use obj (variable of type *ConfigPath) as Rule value in argument to RegisterRule (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ecsservicediscovery/ruleSDClusterRegion.go#L30
cannot use new(SDClusterRegion) (value of type *SDClusterRegion) as Rule value in argument to RegisterRule (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ecsservicediscovery/ruleSDFrequency.go#L23
cannot use new(SDFrequency) (value of type *SDFrequency) as Rule value in argument to RegisterRule (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ecsservicediscovery/ruleSDResultFile.go#L23
cannot use new(SDResultFile) (value of type *SDResultFile) as Rule value in argument to RegisterRule (typecheck)
|
Check license and imports:
translator/translate/logs/metrics_collected/prometheus/ecsservicediscovery/ruleSDTargetCluster.go#L27
cannot use new(SDTargetCluster) (value of type *SDTargetCluster) as Rule value in argument to RegisterRule (typecheck)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading