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

Cloudwatch: Add AWS/DDoSProtection metrics and dimensions #31297

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

relvira
Copy link
Contributor

@relvira relvira commented Feb 17, 2021

What this PR does / why we need it:

AWS Shield recently announced new metrics available on Cloudwatch (see blog post).

This PR adds those to tsdb/cloudwatch/metric_find_query.go so that they can be discovered via Grafana.

Which issue(s) this PR fixes:

Fixes #31273

Special notes for your reviewer:

These metrics and dimensions have not yet been added to AWS Shield metrics documentation, AWS Shield engineers have send me a list of these so we can get them added to Grafana. I can provide output from the CloudWatch API proving these exist if needed.

@relvira relvira requested a review from a team as a code owner February 17, 2021 17:48
@relvira relvira requested review from sunker and removed request for a team February 17, 2021 17:48
@CLAassistant
Copy link

CLAassistant commented Feb 17, 2021

CLA assistant check
All committers have signed the CLA.

@relvira relvira changed the title Cloudwatch TSDB: Adds new AWS/DDoSProtection metrics and dimensions Cloudwatch TSDB: Add new AWS/DDoSProtection metrics and dimensions Feb 17, 2021
Copy link
Contributor

@sunker sunker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thank you so much for contributing @relvira!

Please note that you need to sign the contributor license before this can be merged.

@relvira
Copy link
Contributor Author

relvira commented Feb 18, 2021

thanks for jumping in @sunker! I was waiting for confirmation from my employer to sign the CLA, to which I've been given green light and is now signed 🙌🏼.

The Go tests were cancelled for this PR, not sure what happened there. Let me know if there's anything else I can do to move this forward. Happy to contribute!

@relvira
Copy link
Contributor Author

relvira commented Feb 23, 2021

hey @sunker, just touching base on this PR again. As it's approved and CLA has been signed, anything else pending for it to be merged?

Thanks!

@sunker sunker merged commit c05cf9f into grafana:master Feb 23, 2021
@sunker
Copy link
Contributor

sunker commented Feb 23, 2021

thanks @relvira!

@sunker sunker added this to the 7.5.0 milestone Feb 23, 2021
@sunker sunker modified the milestones: 7.5.0, add Feb 23, 2021
@sunker sunker changed the title Cloudwatch TSDB: Add new AWS/DDoSProtection metrics and dimensions Cloudwatch: Add AWS/DDoSProtection metrics and dimensions Feb 23, 2021
@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TSDB/Cloudwatch: missing new AWS Shield metrics and dimensions
4 participants