aboutsummaryrefslogtreecommitdiff
path: root/kamon-statsd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into release-0.2Ivan Topolnjak2014-06-194-42/+57
|\
| * = statsd: force the decimal format to use dot (.) as decimal point separatorIvan Topolnjak2014-06-091-3/+7
| * + statsd: include dispatchers metricsDiego2014-05-212-2/+9
| * = statsd: remove thirdMetricTest in order to avoid error when run test in travisDiego2014-05-141-14/+4
| * + statsd: fixed StatsDMetricSenderSpecDiego2014-05-141-5/+5
| * = statsd: fix StatsDMetricSenderSpecDiego2014-05-091-1/+1
| * + statsd: added kamon counter instrumentDiego2014-05-022-3/+14
| * = statsd: improve metrics sender performanceIvan Topolnjak2014-04-281-24/+26
| * ! statsd: the max-packet-size setting is now expressed in bytes rather than a...Ivan Topolnak2014-04-254-15/+16
| * + all: fix compilation issuesDiego2014-04-231-2/+3
|/
* + site: improve StatsD documentation and a few minor fixesIvan Topolnjak2014-04-102-2/+2
* = core: minor cleanup before releaseDiego2014-04-091-1/+1
* = statsd: fix max-packet-size setting used during testsIvan Topolnak2014-04-091-19/+8
* + statsd: report trace metrics to StatsDIvan Topolnak2014-04-094-9/+16
* = statsd: log info message when the StatsD extension startsIvan Topolnak2014-04-091-0/+4
* = statsd: avoid using scientific notation when rendering sampling ratesIvan Topolnak2014-04-081-1/+4
* = statsd: rename Statsd.scala -> StatsD.scalaIvan Topolnak2014-04-081-0/+0
* = statsd: correctly send multiple packets for a single metricIvan Topolnjak2014-04-082-22/+52
* ! statsd: take advantange of the multi-measurement formatIvan Topolnjak2014-04-074-112/+212
* = statsd: fix wrong assumptions about config parser breaking valuesIvan Topolnjak2014-04-051-5/+3
* + site: added changelog and license viewsDiego2014-04-031-2/+2
* = statsd: reference.conf file explanatory commentsIvan Topolnjak2014-04-031-1/+15
* = statsd: honor the max-packet-size setting and include newline char on multi...Ivan Topolnjak2014-04-033-23/+16
* + statsd: first working implementation with processing-time and time-in-mailb...Ivan Topolnak2014-04-034-32/+76
* minor reorganization and includes filterIvan Topolnjak2014-04-034-59/+93
* added actorMetricsDiego2014-04-021-1/+3
* simple refactorDiego2014-04-023-2/+8
* simple refactorDiego2014-04-022-3/+4
* WIP:statsd moduleDiego2014-04-023-27/+25
* refactorDiego2014-04-023-4/+38
* simple refactorDiego2014-04-021-15/+8
* WIP:First implementation of statsd clientDiego2014-04-025-70/+100
* Metrics TypesDiego2014-04-023-19/+63
* WIP: first implementation statsd clientDiego2014-04-021-1/+1
* first implementation statsd clientDiego2014-03-313-0/+70