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

DDoSProtection: Include regionless protectedResources in us-east-1 #1179

Conversation

kgeckhart
Copy link
Contributor

We found an issue where DDoSProtection metrics for globalaccelerator and route53 were being dropped. I believe it's because their ARN's do not include a region and we try to match the resource ARN to the job region. This PR attempts to fix that by adding protectedResources without a region to us-east-1 jobs since metrics for global services should end up in us-east-1.

@cristiangreco cristiangreco merged commit 07c6b66 into prometheus-community:master Oct 9, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants