Skip to content

SibrosTech/otel-statsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.