sb-opentelemetry-sdk-extension-statsd

StatsD client support for OpenTelemetry


License
Other
Install
pip install sb-opentelemetry-sdk-extension-statsd==0.8.2

Documentation

OpenTelemetry StatsD Meter Provider

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.

License

This project is licensed under the MIT LICENSE.