aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/Histogram.scala
Commit message (Expand)AuthorAgeFilesLines
* wipDiego2016-12-051-1/+1
* wipDiego2016-12-041-5/+7
* + core: pass orignal throwable to logging (#389)Sjoerd Mulder2016-09-061-2/+2
* = kamon-core: Histogram::tryRecord fix value is not passed to the loggerDiego2016-05-151-1/+1
* = all: bump up dependenciesDiego2016-04-221-2/+2
* core: catch any exception being thrown when recording values on histogramsIvan Topolnjak2016-04-011-2/+17
* + core: provide generic way to scale time and memory metricsEugene Platonov2015-12-011-0/+34
* ! core: Avoid updating the totalCount on our histograms and close #293Diego2015-11-301-23/+6
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-241-75/+89
* = core,system.metrics: fixed serialization errors when using akka.actor.seria...Boris Giftge2014-10-231-1/+1
* + core: provide sum and percentile functions in Histogram.Snapshot, closes #85Ivan Topolnjak2014-10-201-0/+20
* = core: allow subscribing to user metrics and give decent namesIvan Topolnjak2014-08-041-1/+1
* = newrelic: upgrade to the latest metrics scheme, closes #54Ivan Topolnjak2014-07-271-0/+11
* = kamon-system-metrics: introduce actor system collectorDiego2014-07-231-1/+5
* + core: introduce the new kamon.metrics.default-collection-context-buffer-siz...Ivan Topolnjak2014-07-041-0/+2
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+246