aws-embedded-metrics-golang
aws-embedded-metrics-golang copied to clipboard
Adding an OpenTelemetry Exporter interface
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 helps plugging this library into the OpenTelemtry SDK, Optionally not just doing EMF via stdout but also directly using the CloudWatch logs API.