Accept lowercase for data_category in metric definition
We recently introduced the data_category
field for usage metrics with Optional
, Operational
, and Standard
. We currently only accept the ENUM was uppercase, compared to the other definitions were we use lowercase.
Questions
- Should we accept lowercase as well?
- If so, should we update existing definitions?