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

[BUG] Detector backend_latency - module integration_aws-elb - Latency not retrieved #514

Closed
nicolas-dsk-claranet opened this issue Nov 13, 2023 · 0 comments · Fixed by #515
Assignees
Labels
bug Something isn't working detectors About nex or existing detectors

Comments

@nicolas-dsk-claranet
Copy link
Contributor

What is the module?
integration_aws-elb

What is the detector?
backend_latency

Describe the bug
The detector is currently looking to get the metric Latency from Cloudwatch with the filter for the namespace on "AWS/ApplicationELB" rather than "AWS/ELB". I put the documentation below.

ALB
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-cloudwatch-metrics.html
ELB
https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-cloudwatch-metrics.html

Expected behavior
Data shall be provided to the detector

@nicolas-dsk-claranet nicolas-dsk-claranet added bug Something isn't working detectors About nex or existing detectors labels Nov 13, 2023
@nicolas-dsk-claranet nicolas-dsk-claranet self-assigned this Nov 13, 2023
nicolas-dsk-claranet added a commit that referenced this issue Nov 13, 2023
@nicolas-dsk-claranet nicolas-dsk-claranet linked a pull request Nov 13, 2023 that will close this issue
haedri pushed a commit that referenced this issue Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working detectors About nex or existing detectors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant