awslabs / aws-embedded-metrics-python

Amazon CloudWatch Embedded Metric Format Client Library
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Embedded_Metric_Format.html
Apache License 2.0
208 stars 35 forks source link

Support 30 dimensions per dimension set #80

Closed Himtanaya closed 2 years ago

Himtanaya commented 2 years ago

Issue #, if available: N/A

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

heitorlessa commented 2 years ago

Wooow!! I checked EMF Spec and it's still 9 dimensions - is there a doc, What's new associated with this quota increase?

Himtanaya commented 2 years ago

Wooow!! I checked EMF Spec and it's still 9 dimensions - is there a doc, What's new associated with this quota increase?

We are still in the process of updating the documentation. As of now we are just getting the client libraries ready for the dimension limit update.