aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-2466-2001/+2127
* = core: workaround intellij import name shadowing issue.Ivan Topolnjak2014-12-291-2/+3
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2014-12-2920-1976/+0
|\
| * Merge pull request #145 from kamon-io/wip/sub-projects-separationIvan Topolnjak2014-12-2820-1976/+0
| |\
| | * ! core,akka: separate all akka instrumentation into it's own kamon-akka modul...Ivan Topolnjak2014-12-2820-1976/+0
| | * + system-metrics: fix #135 and includes the following new metrics:Diego2014-12-281-4/+4
* | | Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2014-12-281-4/+4
|\| | | |/ |/|
| * + system-metrics: fix #135 and includes the following new metrics:Diego2014-12-271-4/+4
|/
* = core: include new test case in GlobalPathFilterSpecDiego2014-12-241-1/+13
* = core: modified version of GlobPathFilter and improve GlobPahFilterSpecDiego2014-12-244-55/+132
* + core: introduce simplified version of GlobPathFilter and resolve exact acto...Diego2014-12-245-146/+89
* = core: avoid error when TraceContext is emptyDiego2014-12-211-15/+16
* + statsd: report HttpServerMetrics to StatsDDiego2014-12-171-2/+2
* = core: avoid unnecesary allocation when askPatternTimeoutWarning is offDiego2014-12-175-17/+54
* + core: A more lightweight way for tracing the Akka.ask timeouts and closes #113Diego2014-12-174-20/+45
* + core: introduce an alternative way for tracing the Akka.ask timeoutsDiego2014-12-135-24/+38
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2014-12-082-2/+4
|\
| * Merge pull request #129 from magro/threshold-samplerIvan Topolnjak2014-12-082-2/+4
|/|
| * = core: Fix ThresholdSampler to use minimum-elapsed-time settingMartin Grotzke2014-12-082-2/+4
|/
* = core: fix Sampler isPowerOfTwoDiego2014-12-051-1/+1
* = core: introduce fastMod operation in SamplerDiego2014-12-052-2/+16
* = core: force the tick buffer spec to use the .millis value of MilliTimestamp.Ivan Topolnjak2014-12-051-4/+4
* = core,datadog,statsd: migrate from plain Long to MilliTimestamp.Ivan Topolnjak2014-12-051-6/+6
* + newrelic: react correctly to restart and shutdown events from the New Relic...Ivan Topolnjak2014-12-052-5/+25
* Merge pull request #127 from carrot-garden/build-updated-sbt-versionDiego Parra2014-12-040-0/+0
|\
* \ Merge pull request #124 from carrot-garden/sigar-review-1Diego Parra2014-12-041-0/+5
|\ \ | |/ |/|
| * + system-metrics: two-phase sigar loadingAndrei Pozolotin2014-12-041-0/+5
|/
* + kamon-jdbc: introduce Jdbc segmentsDiego2014-12-041-0/+1
* = core: include license headersDiego2014-12-045-2/+80
* = core: use Sequencer instead of AtomicLongDiego2014-12-032-4/+5
* Merge branch 'wip/simple-tracing-implementation'Ivan Topolnjak2014-12-0413-118/+640
|\
| * + core: cleanup the simple trace implementationIvan Topolnjak2014-12-0410-140/+259
| * = core: use MetricsOnly contexts for remote contextsIvan Topolnjak2014-12-032-11/+3
| * = core: first simple approach to providing traces and a subscription mechanism.Ivan Topolnjak2014-12-0312-92/+503
* | + core: introduce Sequencer to generate a incrementing sequence of Longs with...Diego2014-12-032-1/+42
|/
* + core, play: introduce kamon-dispatcherDiego2014-12-021-1/+26
* + play, spray, newrelic: store in TraceLocal useful data to diagnose errors a...Diego2014-11-301-0/+4
* ! core: update HdrHistogram to 2.0.3Diego2014-11-192-2/+2
* + core: refactor MDC facilities and closes #100Diego2014-11-195-8/+118
* Merge pull request #108 from carrot-garden/package-name-spaceIvan Topolnjak2014-11-137-17/+17
|\
| * = core: kamon akka instrumentation name spaceAndrei Pozolotin2014-11-127-17/+17
|/
* + core,play,spray: allow segments to identify the library they belong to.Ivan Topolnjak2014-11-093-17/+19
* Merge branch 'wip/newrelic-agent-rewrite'Ivan Topolnjak2014-11-096-17/+37
|\
| * = core: ensure that ActorMetricsSpec uses the correct configuration.Ivan Topolnjak2014-11-091-3/+8
| * = core,spray,newrelic: minor formatting changes.Ivan Topolnjak2014-11-092-6/+6
| * = core,play: workaround the non thread safe calls to TrieMap.getOrElseUpdateIvan Topolnjak2014-11-095-14/+29
|/
* Merge branch 'wip/improve-trace-context-and-segments-api', closes #65Ivan Topolnjak2014-10-3111-162/+201
|\
| * + spray: external naming for traces and segments, related to #65Ivan Topolnjak2014-10-312-8/+16
| * = all: upgrade to be compatible with the latest code in coreIvan Topolnjak2014-10-264-17/+29
| * ! core: replace Option[TraceContext] by empty object pattern and implement ba...Ivan Topolnjak2014-10-259-151/+170
|/