aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* = core: minor cleanup before releaseDiego2014-04-092-0/+9
* ! core: change metric identities to lower case, separated with dashesIvan Topolnak2014-04-093-5/+5
* = core: adjust the assertions on ActorMetricsSpec accordingly to our current ...Ivan Topolnak2014-04-091-4/+4
* = core: workaround border cases where mailbox size counting might fall bellow...Ivan Topolnak2014-04-091-2/+7
* + core: move logic in UnboundedMailboxInstrumentation to ActoMessagePassingTr...Diego2014-04-083-74/+19
* = kamon-core: fixes a clash name in UnboundedMailboxIntrumentationDiego2014-04-071-4/+4
* Merge branch 'master' of github.com:kamon-io/KamonIvan Topolnjak2014-04-062-0/+61
|\
| * + kamon-core: added UnboundedMailboxInstrumentation to avoid O(n) time in .nu...Diego2014-04-052-0/+61
* | ! core: add the notion of instrument types to metric snapshotsIvan Topolnjak2014-04-062-4/+14
|/
* remove legacy unused aspects for mailbox and dispatcher monitoringIvan Topolnjak2014-03-272-239/+0
* make reference.conf files more sbt-assembly merge friendlyIvan Topolnjak2014-03-251-0/+4
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-244-34/+88
* record mailbox size when sending a message to an actorIvan Topolnjak2014-03-241-0/+11
* avoid using perthis association with ActorCell, fixes #22Ivan Topolnak2014-03-212-13/+28
* implementation of IMessageHandler interface in order to control Aspectj weav...Diego2014-03-154-8/+67
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-1111-113/+135
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing i...Diego2014-03-091-1/+4
* support for custom metricsIvan Topolnak2014-03-065-6/+65
* WIP: added tests to play requests instrumentationDiego2014-02-281-1/+6
* 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-3111-325/+198
* wipIvan Topolnak2014-01-3014-84/+272
* 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-277-87/+237
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-276-26/+23
* fix include directives in aop.xml filesIvan Topolnjak2014-01-251-23/+19
* hdr histogram extension with concurrent updates and snapshots supportIvan Topolnjak2014-01-241-0/+78
* integrate trace and metrics into the base projectIvan Topolnak2014-01-1321-251/+968
* added scalariformDiego Parra2013-11-266-180/+34
* added copyright headersDiego Parra2013-11-268-0/+120
* relocate ask pattern tracingIvan Topolnjak2013-11-251-9/+0
* simple test for ActorLogging instrumentationIvan Topolnjak2013-11-231-1/+1
* Little clean up to actor message passing tracingIvan Topolnjak2013-11-231-3/+0
* Put FutureTracing instrumentation in place, simpler and more explicit testIvan Topolnjak2013-11-231-1/+0
* Initial ask pattern tracingIvan Topolnak2013-11-121-10/+7
* halfway to our own NewRelic AgentIvan Topolnak2013-11-072-5/+2
* basic separation of concerns between sub-projectsIvan Topolnak2013-11-0515-424/+20
* wipIvan Topolnak2013-11-044-164/+1
* 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-107-29/+120