aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * + kamon-elasticsearch: new integration moduleJoão Ferreira2016-03-1710-0/+631
* | Merge pull request #330 from cheekychops/masterDiego Parra2016-03-301-1/+1
|\ \
| * | = newrelic: update newrelic-agent dependencyColin2016-03-301-1/+1
|/ /
* | Merge pull request #325 from UriShohet/masterIvan Topolnjak2016-03-291-1/+1
|\ \
| * | revert to ": " to cover the "trace", "POST: /kamon/example" case, but add rep...Shohet2016-03-211-1/+1
| * | in "normalize" strategy - replace ":" with "-", instead of ": " with "-"Shohet2016-03-201-1/+1
| |/
* | Setting version to 0.6.1-SNAPSHOTIvan Topolnjak2016-03-292-2/+2
* | set version to 0.6.0v0.6.0Ivan Topolnjak2016-03-282-2/+2
* | correctly differentiate between actors and routers, fixes #271Ivan Topolnjak2016-03-282-10/+5
|/
* minor formatting changes.Ivan Topolnjak2016-03-153-4/+4
* Merge branch 'issue#271/fix-balancing-pool-metrics'Ivan Topolnjak2016-03-1520-361/+652
|\
| * remove the context propagation configuration, we will always propagate.Ivan Topolnjak2016-03-143-77/+50
| * introduce selective instrumentation for akka actors.Ivan Topolnjak2016-03-1420-357/+677
* | = fluentd-example: replace extension-id by extension-class in application.confDiego2016-03-061-1/+1
* | + log-reporter: include ExecutorServiceMetricsDiego2016-03-061-10/+18