aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/MetricRegistry.scala
Commit message (Expand)AuthorAgeFilesLines
* group metric series together in the same item, expand to see individual seriesIvan Topolnjak2019-02-081-1/+1
* cleanup the exposition of status data and ensure the module registry provides...Ivan Topolnjak2019-02-041-9/+5
* show number of modules and metrics on the status pageIvan Topolnjak2019-01-311-0/+17
* rename MinMaxCounter to RangeSamplerIvan Topolnjak2017-12-051-5/+5
* move ALMaxUpdater and MeasurementUnit to kamon.metricIvan Topolnjak2017-08-151-2/+1
* add timer utility metric, based on histogramsIvan Topolnjak2017-06-271-0/+4
* expose the internal schedulerIvan Topolnjak2017-06-151-4/+3
* refactor topLevelKeys extension on ConfigIvan Topolnjak2017-06-151-1/+3
* crossbuilding for all supported Scala versionsIvan Topolnjak2017-06-111-2/+3
* use java.util.DurationIvan Topolnjak2017-06-111-1/+1
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-36/+25
* include copyright headersDiego2017-06-081-0/+15
* rename metric types nested objectIvan Topolnjak2017-06-061-9/+9
* make it compile for Scala 2.11 and 2.12Ivan Topolnjak2017-06-061-6/+6
* on the crazy path to a better Kamon :DIvan Topolnjak2017-05-261-0/+86