Class: BookingsyncSidekiqProExtendedMetricsCollector::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/bookingsync_sidekiq_pro_extended_metrics_collector/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#datadog_hostObject

Returns the value of attribute datadog_host.



3
4
5
# File 'lib/bookingsync_sidekiq_pro_extended_metrics_collector/configuration.rb', line 3

def datadog_host
  @datadog_host
end

#datadog_namespaceObject

Returns the value of attribute datadog_namespace.



3
4
5
# File 'lib/bookingsync_sidekiq_pro_extended_metrics_collector/configuration.rb', line 3

def datadog_namespace
  @datadog_namespace
end

#datadog_portObject

Returns the value of attribute datadog_port.



3
4
5
# File 'lib/bookingsync_sidekiq_pro_extended_metrics_collector/configuration.rb', line 3

def datadog_port
  @datadog_port
end