awslabs/aws-embedded-metrics-java

Unchecked exception when max number of dimensions exceeded

markkuhn opened this issue · 0 comments

The DimensionSetExceededException currently extends RuntimeException and should be changed to allow being checked at compile time.