Class: Datadog::Core::Configuration::Settings::DSL::Profiling::Exporter

Inherits:
Object
  • Object
show all
Defined in:
lib/datadog/core/configuration/settings.rb

Instance Attribute Summary collapse

Instance Attribute Details

#transportObject

Returns the value of attribute transport.



205
206
207
# File 'lib/datadog/core/configuration/settings.rb', line 205

def transport
  @transport
end