-
Notifications
You must be signed in to change notification settings - Fork 11
Receiving message details #9
Comments
If anyone is interested here is the patch. This will help with message formatting. |
`diff --git a/pom.xml b/pom.xml
-import com.fasterxml.jackson.annotation.JsonInclude; import java.io.IOException; -import static com.google.common.base.Strings.nullToEmpty; public class PagerDutyClient {
|
Could this be included in the plugin please? |
When events are posted to pager duty they don't contain any message information. How do we enable this?
The text was updated successfully, but these errors were encountered: