Skip to content

Instantly share code, notes, and snippets.

@rivant
Created October 29, 2015 19:54
Show Gist options
  • Save rivant/5f7ad8389e0bcdb80afa to your computer and use it in GitHub Desktop.
Save rivant/5f7ad8389e0bcdb80afa to your computer and use it in GitHub Desktop.
Data Dog is using msg instead of message
Dogapi::Event.new(
message,
msg_title: title,
date_happened: Time.now,
alert_type: status,
tags: tag
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment