awslabs / aws-embedded-metrics-dotnet

Amazon CloudWatch Embedded Metric Format Client Library
Apache License 2.0
22 stars 14 forks source link

Add validation for metrics, dimensions and namespace #35

Closed markkuhn closed 2 years ago

markkuhn commented 2 years ago

Related issues:

Instead of silently dropping non-compliant characters, the client will now throw an error if an invalid dimension is found according to specification here.