aboutsummaryrefslogtreecommitdiff
path: root/kamon-jdbc/src/main/scala
Commit message (Expand)AuthorAgeFilesLines
* = all: some clean up in jdbc and annotation modulesDiego2015-11-272-9/+6
* wip: only the modules that actually require an actor system are getting one.Ivan Topolnjak2015-08-302-28/+23
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-9/+8
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-2/+2
* = all: stop using config.getDuration in favor of config.getFiniteDuration.Ivan Topolnjak2015-02-151-2/+2
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-3/+3
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-242-86/+33
* + kamon-jdbc: introduce Jdbc segmentsDiego2014-12-042-3/+29
* + kamon-jdbc: introduce SqlErrorProcessorDiego2014-12-042-21/+44
* = kamon-jdbc: change execution pointcut to callDiego2014-12-041-3/+3
* = kamon-jdbc: minor refactorDiego2014-12-041-3/+4
* + kamon-jdbc: * include StatementInstrumentationSpecDiego2014-12-043-20/+38
* ! kamon-jdbc: instroduce Statements Metrics like writes, reads, errors and sl...Diego2014-12-043-0/+222