class Pantomath::Instrumentation::NetHTTP::Tracer
Private Instance Methods
span_name()
click to toggle source
# File lib/pantomath/instrumentation/net_http/tracer.rb, line 21 def span_name "NET/HTTP Call to #{context.http.address}" end