aws-embedded-metrics-golang icon indicating copy to clipboard operation
aws-embedded-metrics-golang copied to clipboard

Adding an OpenTelemetry Exporter interface

Open jan-xyz opened this issue 3 months ago • 0 comments

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.

jan-xyz avatar Jul 21 '25 14:07 jan-xyz