Created
October 29, 2015 19:54
-
-
Save rivant/5f7ad8389e0bcdb80afa to your computer and use it in GitHub Desktop.
Data Dog is using msg instead of message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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