aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon/util
Commit message (Expand)AuthorAgeFilesLines
* try an alternative approach to active span managementIvan Topolnjak2017-07-251-14/+15
* working on ID generation and SpanContext encoding/decodingIvan Topolnjak2017-07-171-72/+0
* wipIvan Topolnjak2017-07-142-50/+50
* add DynamicAccess utilityIvan Topolnjak2017-06-181-0/+56
* add utility to copy baggage and trace id to MDCIvan Topolnjak2017-06-181-0/+72
* handle filters with quoted namesIvan Topolnjak2017-06-161-11/+12
* expose the internal schedulerIvan Topolnjak2017-06-151-0/+24
* refactor topLevelKeys extension on ConfigIvan Topolnjak2017-06-151-1/+1
* add CallingThreadExecutionContext utilityIvan Topolnjak2017-06-141-0/+30
* move filters to util package, expose them from KamonIvan Topolnjak2017-06-141-13/+13
* move filters to util package, expose them from KamonIvan Topolnjak2017-06-141-0/+126
* null-check the active span when creating HasContinuation instancesIvan Topolnjak2017-06-141-3/+5
* add utilily classes for working with Spans and ContinuationsIvan Topolnjak2017-06-111-0/+43
* * Introduce Java 8 Unsafe intrinsics in LogAdder (lock addq and lock xchg)Diego2017-06-081-0/+40
* Merge remote-tracking branch 'upstream/kamon-1.0-develop' into kamon-1.0-developIvan Topolnjak2017-06-083-0/+45
|\
| * include copyright headersDiego2017-06-083-0/+45
* | fix HexCodec translation from Java to ScalaIvan Topolnjak2017-06-081-9/+7
|/
* get a basic threading model for the span reportersIvan Topolnjak2017-06-081-58/+0
* add metric scalerIvan Topolnjak2017-06-071-0/+58
* get some basic sampling goingIvan Topolnjak2017-05-231-0/+85
* wip, trying to get something that could be testedIvan Topolnjak2017-05-211-5/+0
* implement entity filtersIvan Topolnjak2017-05-201-7/+0
* some more wipIvan Topolnjak2017-05-181-6/+13
* wip: playing with akka-less implementation of subscriptionsIvan Topolnjak2017-05-021-0/+5
* simple implementation of measurement unitsIvan Topolnjak2017-04-251-10/+61
* bring the new skeleton into placeIvan Topolnjak2017-04-243-0/+31
* Prepare for the major cleanupIvan Topolnjak2017-04-2419-905/+0
* wipDiego2016-12-131-13/+13
* wipDiego2016-12-049-17/+17
* + core: support for regex path filters (#388)Daniel Bimschas2016-11-052-0/+32
* = core, log-reporter: added getQueuedSubmissionCount #390 (#392)Michael Moss2016-09-141-0/+5
* = core: NanoTimestamp and NanoInterval as case classes and closes #376Diego2016-07-311-5/+5
* Merge branch 'issue#271/fix-balancing-pool-metrics'Ivan Topolnjak2016-03-151-0/+6
|\
| * introduce selective instrumentation for akka actors.Ivan Topolnjak2016-03-141-0/+6
* | = core: minor refactor in ExecutorServiceMetricsDiego2016-03-061-28/+22
* | + core: provide generic way to scale time and memory metricsEugene Platonov2015-12-012-0/+43
|/
* ! core: Decoupling basic apis from reporters in order to improve Kamon toolin...Diego2015-11-252-2/+51
* ! core: generalize ThreadPoolExecutors metricsDiego2015-08-252-58/+201
* ! core: generalize ThreadPoolExecutors metricsDiego2015-08-252-0/+132
* + core: simple util to transform java maps to scala maps when creating tags.Ivan Topolnjak2015-03-291-0/+14
* = core: introduce SameThreadExecutionContext for small code blocks that don't...Diego2015-03-231-0/+30
* = core: include license headersDiego2015-03-122-0/+32
* = core: put the ModuleLoader back in place for auto-starting modules.Ivan Topolnjak2015-03-121-1/+1
* ! all: introduced support for metric tags.Ivan Topolnjak2015-03-091-0/+9
* ! kamon-annotation: defined instruments @Trace @Segment @Gauge @Timed @Counte...Diego2015-03-011-0/+29
* = all: stop using config.getDuration in favor of config.getFiniteDuration.Ivan Topolnjak2015-02-151-1/+1
* ! all: Kamon now works as a single instance in a companion object.Ivan Topolnjak2015-02-131-0/+53
* ! core: revised semantics of .register on Metrics module to match our docs.Ivan Topolnjak2015-02-041-1/+13
* ! all: include license headersDiego2015-01-295-0/+79
* ! all: improve the metric recorders infrastructureIvan Topolnjak2015-01-245-0/+178