From 34f38dc1cc22b20f007f19a28f8c42c26e034a69 Mon Sep 17 00:00:00 2001 From: Ivan Topolnjak Date: Wed, 5 Mar 2014 08:04:57 -0300 Subject: basic traces documentation --- site/src/jekyll/index.html | 75 ---------------------------------------------- 1 file changed, 75 deletions(-) delete mode 100644 site/src/jekyll/index.html (limited to 'site/src/jekyll/index.html') diff --git a/site/src/jekyll/index.html b/site/src/jekyll/index.html deleted file mode 100644 index d19e62fd..00000000 --- a/site/src/jekyll/index.html +++ /dev/null @@ -1,75 +0,0 @@ ---- -layout: default -title: Kamon - Tools for Reactive Applications Monitoring ---- - -
-
-
-
-
- -
-
-

Kamon

-

Kamon is a set of tools that helps you to get metrics out of your reactive applications.

-

Get Started

-
-
-
-
- -
-

We need your help! Our site is under construction, if you came here looking - for info and couldn't find what you are looking for please drop us a line on the mailing list, - raise a issue on github or just let us know at twitter, - we are here to help! Hopefully next time you come there will be more info here :D.

-
- -
-
-

Akka actors metrics and tracing

- -

Be prepared to get metrics of: -

    -
  • Message processing times
  • -
  • Time waiting in mailbox
  • -
  • Mailbox sizes
  • -
  • Message flow tracing
  • -
  • Dispatchers health soon
  • -
-

- -

Tell me more »

-
- -
-

Spray server/client tracing

-

Kamon already understands when a request starts and ends in a Spray application, you will get: -

    -
  • Processing time for incoming requests
  • -
  • spray-client request metrics
  • -
  • Automatic trace token propagation
  • -
-

- -

Tell me more »

-
- -
-

NewRelic Reporting

- -

If you are using NewRelic, Kamon can get all your metrics there: -

    -
  • Web transactions
  • -
  • External services soon
  • -
  • Errors rates
  • -
  • Apdex score
  • -
  • Custom metrics
  • -
-

- -

Tell me more »

-
-
-
-- cgit v1.2.3