aboutsummaryrefslogtreecommitdiff
path: root/kamon-datadog
Commit message (Expand)AuthorAgeFilesLines
* = datadog,sysmetrics: minor formatting changesIvan Topolnjak2014-08-042-4/+3
* + datadog: subscribe and report user metricsIvan Topolnjak2014-08-042-4/+23
* kamon-system-metrics: add system metrics to datadog and statsd modulesDiego2014-07-272-4/+19
* ! core: introduce system + jvm metricsDiego2014-07-101-2/+0
* ! statsd,datadog: reformat metric names to get a better display of automatica...Ivan Topolnjak2014-07-103-7/+21
* + 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-033-50/+53
* + play: refactor in RequestInstrumentation in order to propagate the TraceCon...Diego2014-06-161-2/+1
* = datadog: force the decimal format to use dot (.) as decimal pointDiego2014-06-121-4/+9
* = core : fixes #38Diego2014-06-071-6/+6
* + datadog: more tests and support for multiple metrics in the same packageDiego2014-06-054-34/+100
* + datadog: include dispatchers metricsDiego2014-05-212-2/+9
* + datadog: include identification tags and clean up all irrelevant code from ...Ivan Topolnjak2014-05-214-131/+51
* + core: allow dispatcher configuration to core componentsIvan Topolnjak2014-05-181-1/+2
* = datadog: fix processTags methodDiego2014-05-141-1/+4
* ! datadog: first functional implementation of DatadogMetricsSenderDiego2014-05-142-43/+23
* + datadog: added counter instument and testDiego2014-05-122-5/+143
* ! datadog: first commit of datadog integration moduleDiego2014-05-124-0/+272