aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* cleanup HTTP propagation, introduce a new Binary propagationIvan Topolnjak2018-09-281-2/+130
* binary encoding of context and entriesIvan Topolnjak2017-08-213-23/+547
* implement Span propagation on top of Kamon.ContextIvan Topolnjak2017-08-142-0/+801
* * Introduce Java 8 Unsafe intrinsics in LogAdder (lock addq and lock xchg)Diego2017-06-083-388/+272
* implement entity filtersIvan Topolnjak2017-05-201-110/+0
* implement MinMaxCounter and Gauge, include them in the InstrumentFactoryIvan Topolnjak2017-04-284-0/+896
* Prepare for the major cleanupIvan Topolnjak2017-04-244-896/+0
* + core: support for regex path filters (#388)Daniel Bimschas2016-11-051-2/+2
* Cas collect compatibility with earlier jvms (#399)Ivan Topolnjak2016-10-042-0/+34
* = core: modified version of GlobPathFilter and improve GlobPahFilterSpecDiego2014-12-241-0/+110
* + core: introduce simplified version of GlobPathFilter and resolve exact acto...Diego2014-12-242-144/+0
* + akka-remote: create a new kamon-akka-remote module, closes #99Ivan Topolnjak2014-10-241-2847/+0
* + core: initial support for akka remoting/cluster, related to #61Ivan Topolnjak2014-08-311-0/+2847
* = core: ensure that MinMaxCounters never record values bellow zero, fixes #71Ivan Topolnjak2014-08-131-3/+3
* + system-metrics: minor load banner refactorDiego2014-08-091-0/+8
* + core: inline jsr166 to remove dependencyDiego2014-08-093-0/+744
* ! all: refactor the core metric recording instruments and accomodate UserMetricsIvan Topolnjak2014-07-031-0/+8
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-271-2/+1
* integrate trace and metrics into the base projectIvan Topolnak2014-01-131-0/+137