Skip to content

An HTTP proxy for statsd - will accept stats and forward them to a configured instance.

License

Notifications You must be signed in to change notification settings

CDKGlobal/statsdProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statsdProxy

An HTTP proxy for statsd - will accept stats and forward them to a configured instance.

Usage

There are two variables to configure: targetAddress: Recipient statsd address targetPort: Recipient statsd port

You can run via the Docker container:

docker run -e targetAddress= -e targetPort= -p 8080:8080 cdkglobal/statsdproxy

About

An HTTP proxy for statsd - will accept stats and forward them to a configured instance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages