1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Dec 11, 2024 — Dec 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Performance and memory improvements for the statsd.Client class More... over 14 years ago
Merge branch 'master' of https://github.com/jsocol/py-statsd into jsocol-master More... over 14 years ago
Daemonize pystatsd. More... over 14 years ago
Fix Client.timing docstring. More... over 14 years ago
update setup.py for 0.1.4 More... over 14 years ago
int-ify the port just in case More... over 14 years ago
version bump More... almost 15 years ago
create udp socket at initialization time, instead of creating a new socket on every send. More... almost 15 years ago
convert sample rate to a float, not an int More... almost 15 years ago
Use logging instead of print More... almost 15 years ago
fix setup.py syntax More... almost 15 years ago
version bump for kastner's bug fixes More... almost 15 years ago
Use floats for stats and pass along graphite opts More... almost 15 years ago
version bump More... almost 15 years ago
update readme More... almost 15 years ago
update readme More... almost 15 years ago
fix sample code More... almost 15 years ago
version bump to 0.1, now with server implementation by jfred More... almost 15 years ago
update readme More... almost 15 years ago
add script to show usage More... almost 15 years ago
rename Statsd to Client More... almost 15 years ago
import Server More... almost 15 years ago
modify server to take graphite port and host as an option, not hard coded More... almost 15 years ago
add ignnore file More... almost 15 years ago
Merge branch 'master' of https://github.com/jfred/py-statsd into jfred-master More... almost 15 years ago
version bump More... almost 15 years ago
Switched to argparse (because) More... almost 15 years ago
Added some configs as runner options More... almost 15 years ago
Small change to the way the 'timer' stats message is created More... almost 15 years ago
Creating the 'server' portion of statsd in python. Very naivete implementation with no externalized config. More... almost 15 years ago