Alerting
Questions about alerting and problem detection in Dynatrace.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem Timestamp in Problem Notification Custom Payload?

Pat_Closson
Visitor

Hello, I'm looking for how the start time of a problem can be added into the custom payload of a problem notification?  Is there a working option for this?  Example of our payload below:

{
"State":"{State}",
"ProblemID":"{ProblemID}",
"ProblemTitle":"{ProblemTitle}",
"TestMessage":"TEST Alert Message",
"Description":"{ProblemTitle}",
"Source":"Dynatrace",
"Type":"{ProblemImpact}",
"Resource":"{ImpactedEntity}",
"Message_Key":"{ProblemID}",
"Resolution_State":"{State}",
"TimeOfEvent":"{###ProblemStartTime###}",    <~~~ Need a working solution for problem start time here
"Severity":"{ProblemSeverity}"
}

0 REPLIES 0

Featured Posts