aboutsummaryrefslogtreecommitdiff
path: root/kamon-datadog/src/test
Commit message (Expand)AuthorAgeFilesLines
* wip: only the modules that actually require an actor system are getting one.Ivan Topolnjak2015-08-302-14/+10
* ! datadog: change the metric naming convention for single instrument entities.Ivan Topolnjak2015-05-091-0/+17
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-4/+18
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-17/+17
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-63/+43
* + 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,datadog: reformat metric names to get a better display of automatica...Ivan Topolnjak2014-07-101-2/+13
* + core: introduce the new kamon.metrics.default-collection-context-buffer-siz...Ivan Topolnjak2014-07-041-7/+8
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-26/+28
* + datadog: more tests and support for multiple metrics in the same packageDiego2014-06-051-14/+46
* + datadog: include identification tags and clean up all irrelevant code from ...Ivan Topolnjak2014-05-211-60/+21
* ! datadog: first functional implementation of DatadogMetricsSenderDiego2014-05-141-21/+6
* + datadog: added counter instument and testDiego2014-05-121-1/+138
* ! datadog: first commit of datadog integration moduleDiego2014-05-121-0/+31