aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala
Commit message (Expand)AuthorAgeFilesLines
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-062-13/+11
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-052-2/+4
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-044-149/+45
* metrics buffer for easier periodic reportingIvan Topolnak2014-02-042-0/+90
* create the notion of a metric group category for easier filtering when subscr...Ivan Topolnak2014-02-047-51/+61
* continuous hdr tracking instrument, special for mailbox size metricsIvan Topolnak2014-02-032-1/+52
* add tags to individual metricsIvan Topolnjak2014-02-023-7/+6
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-3110-323/+196
* wipIvan Topolnak2014-01-3013-82/+250
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-293-58/+120
* store actor metrics in the new metrics extensionIvan Topolnjak2014-01-285-147/+116
* first implementation of a universal metrics repository for any kind of metric...Ivan Topolnak2014-01-276-84/+221
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-275-24/+22
* hdr histogram extension with concurrent updates and snapshots supportIvan Topolnjak2014-01-241-0/+78
* integrate trace and metrics into the base projectIvan Topolnak2014-01-1318-247/+784
* added scalariformDiego Parra2013-11-266-180/+34
* added copyright headersDiego Parra2013-11-268-0/+120
* halfway to our own NewRelic AgentIvan Topolnak2013-11-071-2/+2
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-0512-398/+17
* wipIvan Topolnak2013-11-043-163/+0
* move things all over the placeIvan Topolnjak2013-10-308-225/+24
* reorganization of projectsIvan Topolnjak2013-10-291-0/+4
* Update to spray 1.2RC1Ivan Topolnak2013-10-232-8/+2
* wipIvan Topolnak2013-10-112-7/+15
* complete spray client instrumentation with experimental branchIvan Topolnak2013-10-105-29/+107
* remove perthis aspect instantiationDiego Parra2013-10-082-2/+1
* Simplify logging instrumentation and integrate it with kamon-core, kamon-ouw ...Ivan Topolnak2013-10-045-14/+72
* Explicit return type addedIvan Topolnak2013-10-031-1/+1
* cleanup cleanup cleanupDiego Parra2013-10-038-401/+0
* Switched to DynamicVariables, solve context passing issue produced by runnabl...Ivan Topolnak2013-10-027-123/+20
* wipIvan Topolnak2013-10-023-26/+44
* wipIvan Topolnjak2013-10-024-21/+38
* wipIvan Topolnak2013-10-012-6/+27
* Envelope Instrumentation and some cleanupDiego Parra2013-10-016-117/+72
* wipIvan Topolnak2013-09-304-11/+54
* wipIvan Topolnak2013-09-255-17/+39
* wipIvan Topolnak2013-09-216-12/+93
* basic newrelic reportingIvan Topolnak2013-09-187-25/+158
* Simple instrumentation just for keeping the uow.Ivan Topolnak2013-09-104-47/+72
* Some sort of basic logging with UOWIvan Topolnak2013-08-262-6/+8
* WIP:first implementation of Kamon DashboardDiego Parra2013-08-234-14/+13
* wipIvan Topolnak2013-08-131-12/+12
* fixed the instrumentation to work nicely with sprayIvan Topolnak2013-08-124-64/+54
* wipIvan Topolnak2013-08-083-10/+18
* upgrading to akka 2.2Ivan Topolnak2013-08-0720-0/+1386