Skip to content

StatsD client for Objective-C/Cocoa using GCDAsyncSocket

License

Notifications You must be signed in to change notification settings

newspaperclub/statsd-cocoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective-C/Cocoa StatsD Client

A client for Etsy's StatsD server that runs on Objective-C/Cocoa.

We use it to instrument an internal OS X application with the same tools we instrument the rest of our stack.

StatsD is probably unsuitable for instrumenting a Mac desktop or iPhone application that runs on client machines, because there's no authentication/authorisation system, and no network reliability because it uses UDP.

About

StatsD client for Objective-C/Cocoa using GCDAsyncSocket

Resources

License

Stars

Watchers

Forks

Packages

No packages published