aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/instrument/Histogram.scala
Commit message (Expand)AuthorAgeFilesLines
* ! 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