Packages

p

kamon.akka.http

instrumentation

package instrumentation

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class ServerRequestInstrumentation extends AnyRef
    Annotations
    @Aspect()

Value Members

  1. object ServerFlowWrapper

    Wraps an Flow[HttpRequest,HttpResponse] with the necessary steps to output the http metrics defined in AkkaHttpMetrics.

    Wraps an Flow[HttpRequest,HttpResponse] with the necessary steps to output the http metrics defined in AkkaHttpMetrics.

    Credits to @jypma.

Ungrouped