aboutsummaryrefslogtreecommitdiff
path: root/kamon-core/src/main/scala/kamon
Commit message (Collapse)AuthorAgeFilesLines
* = core: minor cleanup before releaseDiego2014-04-091-0/+3
|
* ! core: change metric identities to lower case, separated with dashesIvan Topolnak2014-04-093-5/+5
|
* ! 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
|
* ensure that kamon.trace.ask-pattern-tracing setting is honored, closes #4Ivan Topolnjak2014-03-242-12/+58
|
* implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-151-0/+58
| | | | weaving messages through kamon
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-1110-112/+134
|
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing ↵Diego2014-03-091-1/+4
| | | | in Akka EventStream
* 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 ↵Ivan Topolnak2014-02-046-47/+57
| | | | subscribing
* 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-318-316/+189
|
* wipIvan Topolnak2014-01-3011-54/+230
|
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-293-58/+120
|
* store actor metrics in the new metrics extensionIvan Topolnjak2014-01-284-141/+107
|
* first implementation of a universal metrics repository for any kind of ↵Ivan Topolnak2014-01-275-72/+211
| | | | metrics we might be interested in
* 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-1315-247/+577
|
* 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-0511-297/+17
|
* wipIvan Topolnak2013-11-043-163/+0
|
* move things all over the placeIvan Topolnjak2013-10-308-225/+24
|
* Update to spray 1.2RC1Ivan Topolnak2013-10-232-8/+2
|
* wipIvan Topolnak2013-10-111-6/+14
|
* complete spray client instrumentation with experimental branchIvan Topolnak2013-10-104-27/+95
|
* remove perthis aspect instantiationDiego Parra2013-10-082-2/+1
|
* Simplify logging instrumentation and integrate it with kamon-core, kamon-ouw ↵Ivan Topolnak2013-10-044-9/+63
| | | | is gone.
* Explicit return type addedIvan Topolnak2013-10-031-1/+1
|
* cleanup cleanup cleanupDiego Parra2013-10-035-219/+0
|
* Switched to DynamicVariables, solve context passing issue produced by ↵Ivan Topolnak2013-10-027-123/+20
| | | | runnable batching
* wipIvan Topolnak2013-10-023-26/+44
|
* wipIvan Topolnjak2013-10-023-9/+22
|
* wipIvan Topolnak2013-10-011-1/+1
|
* Envelope Instrumentation and some cleanupDiego Parra2013-10-016-117/+72
|
* wipIvan Topolnak2013-09-303-10/+24
|
* wipIvan Topolnak2013-09-255-17/+39
|
* wipIvan Topolnak2013-09-215-10/+79
|
* basic newrelic reportingIvan Topolnak2013-09-186-13/+120
|
* Simple instrumentation just for keeping the uow.Ivan Topolnak2013-09-103-45/+67
|
* Some sort of basic logging with UOWIvan Topolnak2013-08-262-6/+8
|
* WIP:first implementation of Kamon DashboardDiego Parra2013-08-234-14/+13
|