Package

kamon.instrumentation.akka

http

Permalink

package http

Visibility
  1. Public
  2. All

Type Members

  1. class AkkaHttpClientInstrumentation extends InstrumentationBuilder

    Permalink
  2. class AkkaHttpServerInstrumentation extends InstrumentationBuilder

    Permalink
  3. trait HasMatchingContext extends AnyRef

    Permalink
  4. class HttpExtBindAndHandleAdvice extends AnyRef

    Permalink
  5. class HttpExtSingleRequestAdvice extends AnyRef

    Permalink
  6. class PathDirectivesRawPathPrefixInterceptor extends AnyRef

    Permalink
  7. class ResolveOperationNameOnRouteInterceptor extends AnyRef

    Permalink
  8. trait SingleRequestImplBridge extends AnyRef

    Permalink
  9. trait TracingDirectives extends BasicDirectives

    Permalink

Value Members

  1. object AkkaHttpInstrumentation

    Permalink
  2. object FastFutureTransformWithAdvice

    Permalink
  3. object HasMatchingContext

    Permalink
  4. object HttpExtSingleRequestAdvice

    Permalink
  5. object PathDirectivesRawPathPrefixInterceptor

    Permalink
  6. object RequestContextCopyInterceptor

    Permalink
  7. object ResolveOperationNameOnRouteInterceptor

    Permalink
  8. object ServerFlowWrapper

    Permalink

    Wraps a Flow[HttpRequest,HttpResponse] with the necessary infrastructure to provide HTTP Server metrics, tracing and Context propagation.

    Wraps a Flow[HttpRequest,HttpResponse] with the necessary infrastructure to provide HTTP Server metrics, tracing and Context propagation.

    Credits to @jypma.

  9. object TracingDirectives extends TracingDirectives

    Permalink

Ungrouped