aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* improve newrelic module documentationIvan Topolnak2014-01-221-59/+50
|
* renamed examples to kamon-examplesDiego2014-01-226-1/+1
|
* changed emphasis in newrelic documentationDiego2014-01-221-8/+8
|
* added kamon-newrelic-example and updated newrelic documentationDiego2014-01-228-67/+153
|
* jekyll sitemap generatorDiego2014-01-211-0/+297
|
* removed google verificationDiego2014-01-211-1/+0
|
* added google verificationDiego2014-01-211-0/+1
|
* fix typo in get-started documentIvan Topolnjak2014-01-201-1/+1
|
* minor site changesIvan Topolnjak2014-01-204-10/+32
|
* simple getting started pageIvan Topolnak2014-01-201-0/+60
|
* fix typoDiego2014-01-194-6/+6
|
* contact in navDiego2014-01-191-31/+41
|
* changed width and height of kamon logo in dashboardDiego2014-01-181-1/+1
|
* fix typoDiego2014-01-181-2/+1
|\
| * WIP:Site restyling and update documentationDiego2014-01-1821-199/+534
| |
* | fix typoDiego2014-01-1821-199/+534
|/
* Merge pull request #16 from smagnacco/masterdpsoft2014-01-173-3/+302
|\ | | | | Thanks Sergio looks good for me!!!
| * Reordering documentation for akka and new relicSergio Magnacco2014-01-172-3/+193
| |
| * Adding documentation for install and configurationSergio Magnacco2014-01-131-0/+109
| |
* | new dashboard imageDiego2014-01-142-3/+0
| |
* | WIP:Kamon Dashboard refactorDiego2014-01-1462-2291/+5357
| |
* | Merge branch 'wip/trace-and-metrics-integration'Ivan Topolnak2014-01-1346-399/+536
|\ \ | | | | | | | | | | | | Conflicts: kamon-newrelic/src/main/scala/kamon/newrelic/NewRelicErrorLogger.scala
| * | integrate trace and metrics into the base projectIvan Topolnak2014-01-1347-401/+538
| |/
* / Check if the Error cause is NoCauseFacundo Viale2014-01-131-1/+6
|/
* Setting version to 0.0.13-SNAPSHOTIvan Topolnak2013-12-261-1/+1
|
* Setting version to 0.0.12v0.0.12Ivan Topolnak2013-12-261-1/+1
|
* AskPatternTracingSpec is not leaving the test thread dirty anymoreIvan Topolnak2013-12-261-4/+6
|