Dear community, we just published Kamon 0.6.3 which has a few minor bug fixes.
- kamon-core
- Use CAS for safer counter collection. (see pull #394).
- Added
getQueuedSubmissionCount. (see pull #392). - Pass original throwable to logging. (see pull #389).
- Reading current tags in
TraceContext. (see issue #379). -
NanoTimestampandNanoIntervalas Case Classes. (see issue #376). - Include tags and status in
TraceInfoandSegmentInfo. (see issue #377).
- kamon-log-reporter
- Added
getQueuedSubmissionCount. (see pull #392).
- Added
- kamon-spm
- Added
trace-errors,http,trace-segmentsand custom metrics support forSPM.(see pull #387).
- Added
- kamon-elasticsearch
- Module
kamon-elasticsearchgot lost in 0.6.2. (see issue #382).
- Module
As always, have fun with Kamon!