aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Setting version to 0.4.0.v0.4.0Ivan Topolnjak2015-05-092-2/+2
* = newrelic: fix scaling issues with web transaction metrics.Ivan Topolnjak2015-05-094-7/+10
* + datadog: include the same default subscriptions as kamon-statsd.Ivan Topolnjak2015-05-091-6/+12
* ! datadog: change the metric naming convention for single instrument entities.Ivan Topolnjak2015-05-092-8/+35
* = log-reporter: remove useless read of config properties.Ivan Topolnjak2015-05-081-1/+0
* = system-metrics: avoid division by zero exception and close #194Diego2015-05-061-1/+3
* Update README.mdDiego Parra2015-05-051-3/+2
* Update README.mdDiego Parra2015-05-051-0/+1
* ! play: change PlayNameGenerator to plain NameGenerator.Ivan Topolnjak2015-05-042-4/+4
* = core,playground: automatic code formatting.Ivan Topolnjak2015-05-042-3/+4
* = spray: fix server metrics tests.Ivan Topolnjak2015-05-042-4/+4
* ! spray: use SameThreadExecutionContext in ClientRequestInstrumentation and c...Diego2015-05-031-5/+3
* + core: java variant of withMdcDiego2015-05-011-0/+6
* ! log-reporter: remove report-system-metrics flag and subscribe by default to...Diego2015-04-282-11/+1
* ! system-metrics: remove unused report-system-metrics flag in the others modulesDiego2015-04-283-20/+1
* ! statsd: include HttpServerMetricsDiego2015-04-281-0/+1
* ! datadog: include HttpServerMetricsDiego2015-04-281-0/+1
* ! play: use SameThreadExecutionContext in Request and WS instrumentation in o...Diego2015-04-283-6/+6
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2015-04-271-1/+8
|\
| * = annotation: introduce @Inherited in EnableKamonDiego2015-04-261-1/+8
* | ! spray: rename SprayNameGenerator to just NameGenerator.Ivan Topolnjak2015-04-274-6/+6
* | = core: fix typo.Ivan Topolnjak2015-04-261-1/+1
* | + spray: add companion object for KamonTraceDirectives.Ivan Topolnjak2015-04-261-0/+2
* | ! spray: change the default trace name to UnnamedTrace.Ivan Topolnjak2015-04-261-1/+1
|/
* = annotation: break histograms instrument into histograms and timeHistograms ...Diego2015-04-213-4/+7
* = annotation: include all packagesDiego2015-04-211-1/+3
* = akka: correctly handle invoke errors while processing system messages, fixe...Ivan Topolnjak2015-04-221-1/+6
* = akka-remote: disable auto-start on akka-remote, there is nothing to start.Ivan Topolnjak2015-04-201-1/+2
* = core: correctly print module names when auto-starting.Ivan Topolnjak2015-04-201-1/+1
* = scala: fix malformed modules section in reference.conf file.Ivan Topolnjak2015-04-201-3/+4
* = akka: clean up the ask pattern warning instrumentation and tests.Ivan Topolnjak2015-04-183-99/+78
* = core: revert 14fbca502599ece15d46b726ba066d3f4332f650.Ivan Topolnjak2015-04-181-1/+1
* + core: add a couple helper methods for creating segments, related to #126.Ivan Topolnjak2015-04-171-1/+20
* = core: make the trace local storage variable fully private.Ivan Topolnjak2015-04-171-1/+1
* = core: add commodity trace context manipulation methods to the Tracer.Ivan Topolnjak2015-04-1714-50/+87
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2015-04-171-1/+3
|\
| * Merge pull request #159 from magro/masterDiego Parra2015-04-111-1/+3
| |\
| | * Compile pattern for path normalization only onceMartin Grotzke2015-02-251-1/+3
* | | = core: use kamon.util.Function instead of the java 8 equivalent.Ivan Topolnjak2015-04-171-2/+1
|/ /
* | = build: ensure that Java sources are compiled targeting 1.6.Ivan Topolnjak2015-04-111-6/+2
* | ! core: subscribe permanently to metrics data by default.Ivan Topolnjak2015-04-061-2/+2
* | = akka: cleanup the dispatcher metric recorders.Ivan Topolnjak2015-04-061-32/+8
* | = core: minor cleanup of metric keys and units of measurements.Ivan Topolnjak2015-04-055-44/+42
* | Merge pull request #174 from myfitnesspal/inetaddress-fixIvan Topolnjak2015-04-013-7/+9
|\ \
| * | = statsd: creation of InetSocketAddress instances against the provided UDP ho...Marco Manzo2015-04-013-7/+9
* | | + core: introduce .factory members on trace and segment recorders.Ivan Topolnjak2015-03-311-0/+6
* | | Merge pull request #164 from jtjeferreira/masterDiego Parra2015-03-296-8/+13
|\ \ \
| * | | = play-example: update to latest versionJoão Ferreira2015-03-256-8/+13
* | | | + core: simple util to transform java maps to scala maps when creating tags.Ivan Topolnjak2015-03-291-0/+14
| |/ / |/| |
* | | = build: user cross versions in our build.Ivan Topolnjak2015-03-243-3/+2