aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Releasing 0.6.3v0.6.3Diego2016-10-051-1/+1
* Cas collect compatibility with earlier jvms (#399)Ivan Topolnjak2016-10-043-1/+35
* = core, log-reporter: added getQueuedSubmissionCount #390 (#392)Michael Moss2016-09-142-16/+22
* + core: pass orignal throwable to logging (#389)Sjoerd Mulder2016-09-061-2/+2
* = examples: minor refactorDiego2016-08-242-1/+9
* = examples: minor refactorDiego2016-08-242-4/+4
* = examples: update spring-boot versionDiego2016-08-231-1/+7
* = examples: update spring-boot exampleDiego2016-08-236-18/+81
* Update README.mdDiego Parra2016-08-201-1/+2
* Fix Module kamon-elasticsearch got lost in 0.6.2 #382 (#383)danischroeter2016-08-191-1/+1
* + core: allow accessing tags on TraceContext and Segment (#386)Bruno Filippone2016-08-193-0/+33
* Added trace-errors, http, trace-segments and custom metrics support for SPM (...Ilya Koshelev2016-08-196-38/+160
* = core: NanoTimestamp and NanoInterval as case classes and closes #376Diego2016-07-311-5/+5
* + core: include Tags and Status in TraceInfo and SegmentInfo and closes #377Diego2016-07-275-9/+81
* set version to 0.6.3-SNAPSHOT.Diego2016-07-241-1/+1
* Releasing 0.6.2v0.6.2Diego2016-07-241-1/+1
* = all: some cleanup before releaseDiego2016-07-242-2/+18
* + add Khronus metrics reporter (#365)Carlos DaƱel Ferreyra2016-07-234-1/+209
* + added tracing metrics support for spm (#369)Ilya Koshelev2016-07-1330-9/+13473
* = core: minor refactorDiego2016-07-107-36/+61
* + scala: add support for trace context propagation on Twitter futures (#370)Shun Yanaura2016-07-086-3/+119
* + Kamon-core: introduce finishWithError(Throwable) for Traces and SegmentsDiego Parra2016-07-0810-68/+127
* Merge pull request #363 from dspasojevic/mdcDiego Parra2016-07-032-3/+57
|\
| * = kamon-core: add context name and token to MDCdxspasojevic2016-06-182-3/+57
* | + kamon-autoweave: add support Attach on IBM J9 and closes #354Diego2016-06-223-13/+34
|/
* Merge pull request #362 from dspasojevic/masterDiego Parra2016-06-1720-2/+995
|\
| * + kamon-play-25: add play 2.5.x supportdxspasojevic2016-06-1520-2/+995
|/
* = kamon-core: remove kamon::start(config) for now, we need investigate a bett...Diego2016-05-201-15/+4
* = kamon-core: Histogram::tryRecord fix value is not passed to the loggerDiego2016-05-152-3/+3
* = kamon-core: add kamon::start(config) option and fixes #351Diego2016-05-051-12/+19
* Merge pull request #349 from pimeys/custom_hostname_for_influxDiego Parra2016-05-045-17/+46
|\
| * = allow hostname override for influxdb statisticsJulius de Bruijn2016-05-045-17/+46
|/
* Merge pull request #347 from pimeys/influxdb_supportDiego Parra2016-05-0215-5/+736
|\
| * + add InfluxDB moduleJulius de Bruijn2016-05-0215-5/+736
|/
* Merge pull request #346 from michalfaber/kamon-riemannDiego Parra2016-04-2915-2/+821
|\
| * + kamon-riemann: module for riemannMichal Faber2016-04-3015-2/+821
* | set version to 0.6.2-SNAPSHOT.Ivan Topolnjak2016-04-271-1/+1
* | Releasing 0.6.1v0.6.1Ivan Topolnjak2016-04-272-2/+9
* | ignore ensime-related files.Ivan Topolnjak2016-04-261-0/+2
* | = all: bump up dependenciesDiego2016-04-222-5/+5
* | Merge branch 'master' of github.com:kamon-io/KamonDiego2016-04-222-6/+19
|\ \
| * \ Merge pull request #335 from ivantopo/issue-#232Diego Parra2016-04-222-6/+19
| |\ \
| | * | core: catch any exception being thrown when recording values on histogramsIvan Topolnjak2016-04-012-6/+19
* | | | + kamon-spray: Add tags in spray spray directives for tracing and closes #345Diego2016-04-223-8/+7
* | | | Add tags for traces and closes #327Diego2016-04-226-34/+80
* | | | Add tags for traces and closes #327Diego2016-04-227-27/+58
|/ / /
* | / ! kamon-autoweave: catch all exceptions thrown for AgentLoader and closes #344Diego2016-04-222-9/+20
| |/ |/|
* | Merge pull request #338 from markus1189/breakableDiego Parra2016-04-041-16/+2
|\ \ | |/ |/|
| * = kamon-autoweave: Remove usage of `breakable`Markus Hauck2016-04-041-16/+2
|/
* Merge pull request #309 from jtjeferreira/kamon-elasticsearchDiego Parra2016-03-3010-0/+631
|\