Method: Zipkin::Endpoint#service_name
- Defined in:
- lib/zipkin/endpoint.rb
#service_name ⇒ Object (readonly)
Returns the value of attribute service_name.
63 64 65 |
# File 'lib/zipkin/endpoint.rb', line 63 def service_name @service_name end |