Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rajvi-patel-22 opened this issue May 26, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@rajvi-patel-22
Copy link
Contributor

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
@rajvi-patel-22 rajvi-patel-22 self-assigned this May 26, 2023
@rajvi-patel-22 rajvi-patel-22 added bug Something isn't working Integration:AWS labels May 26, 2023
@rajvi-patel-22 rajvi-patel-22 changed the title [O11y][AWS] Incorrect fields in [Metrics AWS] Overview dashboard [O11y][AWS] Incorrect fields in AWS Metrics Overview dashboard May 26, 2023
@rajvi-patel-22
Copy link
Contributor Author

PR is approved and merged, hence closing this issue: #6353

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant