Method: Backup::Notifier::DataDog#tags

Defined in:
lib/backup/notifier/datadog.rb

#tagsObject

The tags for this host (should be an array)



35
36
37
# File 'lib/backup/notifier/datadog.rb', line 35

def tags
  @tags
end