awslabs / benchmark-ai

Anubis (formerly known as Benchmark AI), measures the goodness of machine learning workloads
Apache License 2.0
16 stars 6 forks source link

Limit size of info.labels to 8 #1009

Closed jlcontreras closed 4 years ago

jlcontreras commented 4 years ago

As CloudWatch allows for a maximum of 10 dimensions, and we are already using 2 for action-id and client-id, customers are limited to a maximum of 8 custom labels. We should update the descriptor schema so this is checked at BFF level.