Class AkkaHttpServerSingletons
java.lang.Object
io.opentelemetry.javaagent.instrumentation.akkahttp.server.AkkaHttpServerSingletons
-
Method Summary
Modifier and TypeMethodDescriptionstatic akka.http.scaladsl.model.HttpResponsestatic io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<akka.http.scaladsl.model.HttpRequest,akka.http.scaladsl.model.HttpResponse>
-
Method Details
-
instrumenter
public static io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<akka.http.scaladsl.model.HttpRequest,akka.http.scaladsl.model.HttpResponse> instrumenter() -
errorResponse
public static akka.http.scaladsl.model.HttpResponse errorResponse()
-