aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* + core: MinMaxCounter for actor mailbox sizeDiego2014-05-074-12/+128
* = statsd: minor changeDiego2014-05-021-1/+1
* + statsd: added kamon counter instrumentDiego2014-05-023-4/+15
* ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-010-0/+0
|\
| * Merge pull request #31 from migralito/fix-newrelic-loggerivantopo2014-04-301-5/+14
| |\
| | * = newrelic: fix ClassCastException in NewRelicErrorLoggeradelio2014-04-301-5/+14
| |/
* | = newrelic: fix ClassCastException in NewRelicErrorLoggeradelio2014-05-011-5/+14
* | ! core: first implementetion of kamon counter intrument and actor errors metricsDiego2014-05-015-9/+48
* | ! core: new counter recorder based on LongAdderDiego2014-04-305-10/+60
|/
* = statsd: improve metrics sender performanceIvan Topolnjak2014-04-281-24/+26
* + site: announce the Kamon/StatsD/Graphite/Grafana Docker imageIvan Topolnjak2014-04-274-2/+64
* + kamon: first version of kamon CLADiego2014-04-261-0/+0
* Merge pull request #28 from NeQuissimus/statsdbytesivantopo2014-04-261-2/+2
|\
| * ! site: reflect max-packet-size change on website exampleTim Steinbach2014-04-251-2/+2
|/
* ! statsd: the max-packet-size setting is now expressed in bytes rather than a...Ivan Topolnak2014-04-254-15/+16
* = site: fix redaction issues in the kamon 0.2.0/0.3.0 announcementIvan Topolnjak2014-04-241-2/+2
* + site: announce 0.2.0 and 0.3.0 releasesIvan Topolnjak2014-04-243-6/+38
* = site: remove localhost visits filterIvan Topolnjak2014-04-241-2/+0
* Setting version to 0.3.1-SNAPSHOTIvan Topolnak2014-04-241-1/+1
* Setting version to 0.3.0v0.3.0Ivan Topolnak2014-04-241-1/+1
* = build: do not publish the site projectIvan Topolnak2014-04-241-1/+2
* + play: fix WSIntrumentationDiego2014-04-232-3/+3
* = play: ensure each test case receives its own FakeApplicationIvan Topolnak2014-04-231-1/+1
* + all: fix compilation issuesDiego2014-04-2310-28/+16
* = core: fix ask pattern pointcut for akka 2.3Ivan Topolnjak2014-04-231-1/+1
* upgrade dependencies to Akka 2.3 compatible versionsIvan Topolnjak2014-04-232-5/+6
* bump version to 0.3.0-SNAPSHOTIvan Topolnjak2014-04-221-1/+1
* Setting version to 0.0.16-SNAPSHOTIvan Topolnjak2014-04-101-1/+1
* Setting version to 0.0.15v0.0.15Ivan Topolnjak2014-04-101-1/+1
* + site: improve StatsD documentation and a few minor fixesIvan Topolnjak2014-04-107-62/+79
* + site: improve site documentation before releaseDiego2014-04-095-4/+14
* + site: update changelog before releaseDiego2014-04-091-2/+11
* = core: minor cleanup before releaseDiego2014-04-093-1/+10
* = statsd: fix max-packet-size setting used during testsIvan Topolnak2014-04-091-19/+8
* ! core: change metric identities to lower case, separated with dashesIvan Topolnak2014-04-093-5/+5
* = core: adjust the assertions on ActorMetricsSpec accordingly to our current ...Ivan Topolnak2014-04-092-10/+7
* + 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
* = core: workaround border cases where mailbox size counting might fall bellow...Ivan Topolnak2014-04-091-2/+7
* = statsd: avoid using scientific notation when rendering sampling ratesIvan Topolnak2014-04-081-1/+4
* Merge branch 'master' of github.com:kamon-io/KamonDiego2014-04-085-113/+243
|\
| * = 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
| * = core: fix assertion on max mailbox-sizeIvan Topolnjak2014-04-081-1/+1
| * ! statsd: take advantange of the multi-measurement formatIvan Topolnjak2014-04-074-112/+212
* | + core: move logic in UnboundedMailboxInstrumentation to ActoMessagePassingTr...Diego2014-04-083-74/+19
|/
* = kamon-core: fixes a clash name in UnboundedMailboxIntrumentationDiego2014-04-071-4/+4
* + statsd: added link to siteDiego2014-04-071-1/+1
* + statsd: improve documentationDiego2014-04-063-4/+57
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2014-04-062-0/+61
|\