This repository contains Python and Go implementations of an OpenTelemetry meter provider that sends metrics to a StatsD client. Usually metrics are sent synchronously using UDP, which makes it a good option for AWS Lambda metrics.
This project is licensed under the MIT LICENSE.