aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/Histogram.scala
Commit message (Expand)AuthorAgeFilesLines
* ensure that histograms snapshots are immutableIvan Topolnjak2018-06-111-2/+6
* move ALMaxUpdater and MeasurementUnit to kamon.metricIvan Topolnjak2017-08-151-1/+0
* extract ZigZagCountsDistribution into the SnapshotCreation companionIvan Topolnjak2017-06-301-10/+10
* add internal snapshot API that allows keeping state intactIvan Topolnjak2017-06-111-16/+43
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-9/+12
* include copyright headersDiego2017-06-081-0/+15
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-0/+191