You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other embedded metrics libraries (python, node, java) have an API to add individual metrics, to stay consistent with them, the .Net library should also have said API.
@gordonpn The dotnet library doesn't have this issue since it doesn't have a putDimension method. It only has a setDimensions method.
Uh oh!
There was an error while loading. Please reload this page.
The other embedded metrics libraries (python, node, java) have an API to add individual metrics, to stay consistent with them, the .Net library should also have said API.
Originally posted by @markkuhn in awslabs/aws-embedded-metrics-python#83 (comment)
The text was updated successfully, but these errors were encountered: