aboutsummaryrefslogtreecommitdiff
path: root/kamon-jdbc/src/test/scala
Commit message (Collapse)AuthorAgeFilesLines
* wip: only the modules that actually require an actor system are getting one.Ivan Topolnjak2015-08-301-25/+5
|
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-10/+32
|
* ! core: move the TraceContext manipulation API to the Tracer companion object.Ivan Topolnjak2015-02-151-13/+13
|
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-118/+77
|
* + kamon-jdbc: introduce Jdbc segmentsDiego2014-12-041-3/+42
|
* = jdbc: rename processors in SpecDiego2014-12-041-4/+4
|
* + kamon-jdbc: introduce SqlErrorProcessorDiego2014-12-041-1/+8
|
* = kamon-jdbc: minor refactorDiego2014-12-041-20/+20
|
* + kamon-jdbc: * include StatementInstrumentationSpecDiego2014-12-041-36/+153
|
* ! kamon-jdbc: instroduce Statements Metrics like writes, reads, errors and ↵Diego2014-12-041-0/+67
slows queries counter