| implemented gracefull configuration reloading |
|
More...
|
over 13 years ago
|
| added reloading configuration by sending a SIGHUP |
|
More...
|
over 13 years ago
|
| minor optimization in case debug is enabled |
|
More...
|
over 13 years ago
|
| use identifier for backends, so we can supported multiple backends of the same type |
|
More...
|
over 13 years ago
|
| * added apache httpClient (for posting to Solr) * refactored StatsdClient |
|
More...
|
over 13 years ago
|
| moved frameworks again, but now one package instead of two |
|
More...
|
over 13 years ago
|
| moved network framework into own packages |
|
More...
|
over 13 years ago
|
| moved optionsbuilder to configuration package |
|
More...
|
over 13 years ago
|
| made variable final |
|
More...
|
over 13 years ago
|
| * added ServerFactory * allow creation of server with netty or mina as network framework * implemented server thread with netty |
|
More...
|
over 13 years ago
|
| moved backend configurations to own package |
|
More...
|
over 13 years ago
|
| Moved configuration related classes to its own package |
|
More...
|
over 13 years ago
|
| minor tweaks to FlushThread |
|
More...
|
over 13 years ago
|
| Refactored backend configuration |
|
More...
|
over 13 years ago
|
| removed log debug |
|
More...
|
over 13 years ago
|
| added setting configuration information to backends |
|
More...
|
over 13 years ago
|
| experimental graphite backend |
|
More...
|
over 13 years ago
|
| minor tweaks |
|
More...
|
over 13 years ago
|
| * switched from using UDP to socket * experimented with different client examples |
|
More...
|
over 13 years ago
|
| added increment and decrement methods to StatsdClient |
|
More...
|
over 13 years ago
|
| fixed spelling error |
|
More...
|
over 13 years ago
|
| empty statement warning |
|
More...
|
over 13 years ago
|
| changed required jdk version from 1.5 to 1.6 |
|
More...
|
over 13 years ago
|
| * renamed StatsdClient to StatsdTestClient, likewise StatsdClientHandler * added draft of a StatsdClient and an example usage |
|
More...
|
over 13 years ago
|
| renamed logger to log |
|
More...
|
over 13 years ago
|
| added license |
|
More...
|
over 13 years ago
|
| * added license information * added date and time to log4j output |
|
More...
|
over 13 years ago
|
| * extracted method * extracted strings to constants * fixed debug property |
|
More...
|
over 13 years ago
|
| allow writing backends with having to append a suffix 'backend' |
|
More...
|
over 13 years ago
|
| added BackendWorker Thread |
|
More...
|
over 13 years ago
|