awslabs / aws-embedded-metrics-node

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

Support 30 dimensions per dimension set #121

Closed Himtanaya closed 2 years ago

Himtanaya commented 2 years ago

Issue #, if available: N/A

Description of changes: Max dimensions limit updated to 30 and throw exception if the limit is exceeded.

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

Himtanaya commented 2 years ago

Build passed but the status is not updating here

image