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: Update Namespace Metrics and Dimensions tests, add missing dimensions #218

Conversation

rrhodes
Copy link
Contributor

@rrhodes rrhodes commented Mar 19, 2025

What?

Test that maps for Namespace Metrics and Namespace Dimensions share the same key set. Tests identified two namespace keys missing from the Dimensions map which are added as part of this PR.

Closes #162

@rrhodes rrhodes requested a review from a team as a code owner March 19, 2025 20:12
@rrhodes rrhodes requested review from kevinwcyu and njvrzm March 19, 2025 20:12
@idastambuk
Copy link
Contributor

Hi @rrhodes thanks for the contribution, these are great improvements. The lint step is failing, however, not sure if you can see the drone results, so pasting here:
Screenshot 2025-03-20 at 14 39 45

@rrhodes
Copy link
Contributor Author

rrhodes commented Mar 20, 2025

Hey @idastambuk, thanks for sharing the lint error, I'll patch that later today.

@rrhodes
Copy link
Contributor Author

rrhodes commented Mar 20, 2025

@idastambuk 0c30c09 should address the lint errors. If all looks good, happy for this to be re-reviewed, and thanks for reviewing my other PR also!

@idastambuk
Copy link
Contributor

@rrhodes looks good, merging this. Thanks a lot!

@idastambuk idastambuk changed the title fix: align metrics and dimensions on same key set Cloudwatch: Update Namespace Metrics and Dimensions tests, add missing dimensions Mar 21, 2025
@idastambuk idastambuk merged commit 086e293 into grafana:main Mar 21, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add test to confirm all CloudWatch Metrics have dimensions
2 participants