aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metrics/Metrics.scala
Commit message (Expand)AuthorAgeFilesLines
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-121/+0
* ! core: add the notion of instrument types to metric snapshotsIvan Topolnjak2014-04-061-2/+12
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-111-24/+15
* support for custom metricsIvan Topolnak2014-03-061-2/+9
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-051-2/+2
* create the notion of a metric group category for easier filtering when subscr...Ivan Topolnak2014-02-041-8/+8
* add tags to individual metricsIvan Topolnjak2014-02-021-0/+1
* wipIvan Topolnak2014-01-301-4/+4
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-291-0/+112