You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: instrumentation/kamon-pekko-http/src/main/scala/kamon/instrumentation/pekko/http/PekkoHttpServerInstrumentation.scala
+5-4
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,10 @@ class PekkoHttpServerInstrumentation extends InstrumentationBuilder {
55
55
* The rest of these sections are just about making sure that we can generate an appropriate operation name (i.e. free
56
56
* of variables) and take a Sampling Decision in case none has been taken so far.
0 commit comments