aboutsummaryrefslogtreecommitdiff
path: root/kamon-statsd/src/test
Commit message (Expand)AuthorAgeFilesLines
* = statsd: creation of InetSocketAddress instances against the provided UDP ho...Marco Manzo2015-04-011-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-092-3/+3
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-17/+16
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-242-88/+59
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-171-1/+1
* = core,datadog,statsd: migrate from plain Long to MilliTimestamp.Ivan Topolnjak2014-12-051-2/+2
* + statsd: allow percent-encoding of metric section names, related to #46Ivan Topolnjak2014-09-152-68/+86
* + statsd: add hostname-override to statsd config options.Rafael Chacon2014-08-261-0/+23
* + statsd: add the include-hostname setting to the default key generatorRafael Chacon2014-08-201-5/+43
* ! statsd,datadog: reformat metric names to get a better display of automatica...Ivan Topolnjak2014-07-101-23/+49
* + core: introduce the new kamon.metrics.default-collection-context-buffer-siz...Ivan Topolnjak2014-07-041-8/+9
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-17/+23
* = 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-021-2/+13
* ! statsd: the max-packet-size setting is now expressed in bytes rather than a...Ivan Topolnak2014-04-251-5/+7
* + site: improve StatsD documentation and a few minor fixesIvan Topolnjak2014-04-101-1/+1
* = statsd: fix max-packet-size setting used during testsIvan Topolnak2014-04-091-19/+8
* + statsd: report trace metrics to StatsDIvan Topolnak2014-04-091-1/+2
* = statsd: correctly send multiple packets for a single metricIvan Topolnjak2014-04-081-0/+21
* ! statsd: take advantange of the multi-measurement formatIvan Topolnjak2014-04-071-0/+144