aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* some cleanupDiego2014-03-151-1/+0
|\
| * Play NewRelic ExampleDiego2014-03-1514-1/+6304
| |
* | Play NewRelic ExampleDiego2014-03-1514-1/+6320
|/
* Merge branch 'master' of github.com:kamon-io/KamonDiego2014-03-150-0/+0
|\
| * implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-151-0/+58
| | | | | | | | weaving messages through kamon
* | implementation of IMessageHandler interface in order to control Aspectj ↵Diego2014-03-1513-28/+104
|/ | | | weaving messages through kamon
* site under construction notice + minor fixes to the landing pageIvan Topolnjak2014-03-121-32/+36
|
* Setting version to 0.0.15-SNAPSHOTIvan Topolnak2014-03-121-1/+1
|
* Setting version to 0.0.14v0.0.14Ivan Topolnak2014-03-121-1/+1
|
* WSInstrumentation refactorDiego2014-03-122-50/+23
|
* fix transformation between metric snapshots and newrelic metricsIvan Topolnak2014-03-121-4/+2
|
* multiple fixes to the custom metrics collection facilitiesIvan Topolnak2014-03-1121-151/+321
|
* fix Mixing in play instrumentationDiego2014-03-101-1/+1
|
* some cleanupDiego2014-03-091-9/+6
|
* Play Integration with: X-Trace-Token, WebExternal Time and Error publishing ↵Diego2014-03-097-21/+89
| | | | in Akka EventStream
* WIP:Play integration WebExternalDiego2014-03-085-2/+137
|
* support for custom metricsIvan Topolnak2014-03-066-6/+126
|
* WIP:Play support and resolve #20Diego2014-03-034-27/+62
|
* WIP:play support simple refactorDiego2014-02-282-28/+24
|
* WIP: added tests to play requests instrumentationDiego2014-02-287-3/+221
|
* WIP:play extensionDiego2014-02-222-0/+36
|
* minor cleanupDiego2014-02-221-4/+4
|
* ready to deploy in sonatypeDiego2014-02-222-30/+68
|
* This Fixes #19 Lost headers in spray request intrumentationDiego2014-02-201-1/+1
|
* preparing for Publish to SonatypeDiego2014-02-152-1/+18
|
* WIP:play supportDiego2014-02-113-2/+23
|
* Setting version to 0.0.14-SNAPSHOTIvan Topolnak2014-02-061-1/+1
|
* Setting version to 0.0.13v0.0.13Ivan Topolnak2014-02-061-1/+1
|
* minor cleanup before relasing 0.0.13Ivan Topolnak2014-02-0612-52/+43
|
* kamon-newrelic now uses the subscription protocol to report metrics to NewRelicIvan Topolnjak2014-02-059-36/+70
|
* partial rewrite of kamon-newrelicIvan Topolnak2014-02-0417-494/+152
|
* metrics buffer for easier periodic reportingIvan Topolnak2014-02-043-2/+94
|
* create the notion of a metric group category for easier filtering when ↵Ivan Topolnak2014-02-0412-54/+178
| | | | subscribing
* continuous hdr tracking instrument, special for mailbox size metricsIvan Topolnak2014-02-033-3/+52
|
* fix spray client instrumentation testsIvan Topolnak2014-02-033-43/+124
|
* initial tests for spray-client instrumentationIvan Topolnjak2014-02-036-45/+149
|
* add tags to individual metricsIvan Topolnjak2014-02-025-10/+14
|
* instrument akka testkit to correctly propagate TraceContexts when replying ↵Ivan Topolnjak2014-02-024-9/+14
| | | | from a test probe
* improve newrelic documentationdpsoft2014-01-311-0/+2
|
* update spray server request instrumentation testsIvan Topolnak2014-01-319-53/+113
|
* remake of trace context and allow different tracing levelsIvan Topolnjak2014-01-3128-486/+402
|
* wipIvan Topolnak2014-01-3015-90/+278
|
* different aproach to testing spray instrumentation, wipIvan Topolnak2014-01-294-39/+104
|
* max, min and merge operations for MetricSnapshotIvan Topolnak2014-01-296-64/+193
|
* store actor metrics in the new metrics extensionIvan Topolnjak2014-01-286-161/+137
|
* first implementation of a universal metrics repository for any kind of ↵Ivan Topolnak2014-01-279-89/+239
| | | | metrics we might be interested in
* rename UOW to TraceToken and generate it by default when a Trace startsIvan Topolnjak2014-01-2717-48/+84
|
* fix include directives in aop.xml filesIvan Topolnjak2014-01-252-26/+26
|
* hdr histogram extension with concurrent updates and snapshots supportIvan Topolnjak2014-01-241-0/+78
|
* Update default.htmldpsoft2014-01-231-1/+2
| | | added Meta Description