Package

kamon.akka.http

instrumentation

Permalink

package instrumentation

Visibility
  1. Public
  2. All

Type Members

  1. class ServerRequestInstrumentation extends AnyRef

    Permalink
    Annotations
    @Aspect()

Value Members

  1. object ServerFlowWrapper

    Permalink

    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