Class: Dendrite::ServiceNode::Telemetry

Inherits:
Struct
  • Object
show all
Includes:
ActiveModel::Validations
Defined in:
lib/dendrite/service_node.rb

Instance Attribute Summary collapse

Instance Attribute Details

#health_urlObject

Returns the value of attribute health_url

Returns:

  • (Object)

    the current value of health_url



83
84
85
# File 'lib/dendrite/service_node.rb', line 83

def health_url
  @health_url
end

#notification_emailObject

Returns the value of attribute notification_email

Returns:

  • (Object)

    the current value of notification_email



83
84
85
# File 'lib/dendrite/service_node.rb', line 83

def notification_email
  @notification_email
end