5
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
latest More... almost 13 years ago
need to specify a more unique name when creating jobs. More... almost 13 years ago
create a new connection every time we write to graphite. not sure this is the right way to do things as it seems very expensive. but effectively this is what we were doing before except that i wasn't doing a close() on the socket at the end and i think this was leaving connections dangling. More... almost 13 years ago
latest More... almost 13 years ago
fixes issue #5 (again) More... almost 13 years ago
fixes issue #5 More... almost 13 years ago
fixes issue #4 More... almost 13 years ago
fixes issue #3 More... almost 13 years ago
fixes issue #2. don't run cleanupStr() custom aliases in the graphitewriter. More... almost 13 years ago
latest javadoc More... almost 13 years ago
remove all double/single quotes. More... almost 13 years ago
latest More... about 13 years ago
add a release document. More... about 13 years ago
fix a bug where float values wouldn't be included in the output because isNumeric was false for decimal points. More... over 13 years ago
remove extra _ in concated name More... over 13 years ago
fix potential npe More... over 13 years ago
latest More... over 13 years ago
exclude the source jar files. More... over 13 years ago
rework the way that datasource names are generated (again). hopefully this will be the last time. More... over 13 years ago
latest More... over 13 years ago
add examples for ehcache and hibernate. More... over 13 years ago
fix an issue where ehcache puts an object into the mbeanserver that can't be accessed without changing the rmisecurity settings in the policy file. (stupid). More... over 13 years ago
latest More... over 13 years ago
fix npe and better ordering for json output More... over 13 years ago
add another example... MemoryPool... this uses the typeName functionality to make the attribute names more unique. More... over 13 years ago
npe fix 2 More... over 13 years ago
fix npe in graphite writer. More... over 13 years ago
latest More... over 13 years ago
more fixes for graphitewriter. More... over 13 years ago
add the ability to specify a server alias which graphite writer now uses to generate the tree. More... over 13 years ago