aws-embedded-metrics-golang
aws-embedded-metrics-golang copied to clipboard
Go implementation of AWS CloudWatch Embedded Metric Format
Hey @gaeste! I noticed you had the need to introduce EMF datastructure exposure, instead of logging. Could you please share your requirements for it and how is it used in...
Bumps [github.com/kinbiko/jsonassert](https://github.com/kinbiko/jsonassert) from 1.1.1 to 1.2.0. Release notes Sourced from github.com/kinbiko/jsonassert's releases. v1.2.0 What's Changed chore: Go version bump and other maintenance chores by @kinbiko in kinbiko/jsonassert#46 addition of Assert...
**Why** This library is the only one that implements currently the conversion to EMF, and building upon this could be a boon for the community. **What** Adding an abstraction that...