package instrumentation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
ServerRequestInstrumentation
extends AnyRef
- Annotations
- @Aspect()
Value Members
-
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.