Class: Arkaan::Monitoring::Vigilante

Inherits:
Service
  • Object
show all
Defined in:
lib/arkaan/monitoring/vigilante.rb

Overview

A vigilante is a specific type of service that watches over the infrastructure and give a clear look at its global state.

Author:

Instance Attribute Summary collapse

Attributes inherited from Service

#creator, #instances, #key, #path, #routes, #test_mode

Instance Attribute Details

#tokenString

Returns the token the vigilante uses to identify himself in the services.

Returns:

  • (String)

    the token the vigilante uses to identify himself in the services



10
# File 'lib/arkaan/monitoring/vigilante.rb', line 10

field :token, type: String