aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/metric/Accumulator.scala
Commit message (Expand)AuthorAgeFilesLines
* use TagSet as the implementation for Context tagsIvan Topolnjak2019-03-271-3/+3
* try to align accumulated ticks when possibleIvan Topolnjak2017-12-181-7/+12
* add PeriodSnapshotAccumulator, successor of 0.6.x TickMetricSnapshotBufferIvan Topolnjak2017-12-131-0/+141
* move ALMaxUpdater and MeasurementUnit to kamon.metricIvan Topolnjak2017-08-151-2/+0
* add internal snapshot API that allows keeping state intactIvan Topolnjak2017-06-111-5/+3
* separate metrics from instruments and add default instrument for metricsIvan Topolnjak2017-06-111-1/+1
* include copyright headersDiego2017-06-081-0/+15
* get a basic threading model for the span reportersIvan Topolnjak2017-06-081-0/+17