awslabs / aws-embedded-metrics-dotnet

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

Handle null dimension sets on SetDimensions #18

Closed Glen-Moonpig closed 2 years ago

Glen-Moonpig commented 3 years ago

Issue #, if available:

17

Description of changes:

Using Linq to remove any dimension sets passed as null.

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

markkuhn commented 2 years ago

Fixed by #37