Skip to content

[O11y][AWS] Incorrect fields in AWS Metrics Overview dashboard #6338

@rajvi-patel-22

Description

@rajvi-patel-22

Description

[Metrics AWS] Overview dashboard contains incorrect fields due to which we are not able to migrate those panels. Previously this issue (#3703) was identified and AWS dashboards were updated but it seems like this dashboard was miss out. First, we will have to update these panels with correct field names and then and only we would be able to migrate this dashboard to lens.

E.g., For below panel
Incorrect field: aws.elb.metrics.Latency
Correct field: aws.elb.metrics.Latency.avg

Screenshot

image

Update below fields in [Metrics AWS] Overview dashboard

Old Field New Field
aws.ec2.cpu.total.pct host.cpu.usage
aws.elb.metrics.Latency aws.elb.metrics.Latency.avg
aws.elb.metrics.UnHealthyHostCount aws.elb.metrics.UnHealthyHostCount.max
aws.lambda.metrics.Invocations aws.lambda.metrics.Invocations.avg
aws.ecs.metrics.CPUUtilization aws.ecs.metrics.CPUUtilization.avg
aws.ecs.metrics.CPUReservation aws.ecs.metrics.CPUReservation.avg

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions