Dynatrace · Arazzo Workflow
Dynatrace Triage and Close a Problem
Version 1.0.0
List open problems, inspect the top one, annotate it, and close it.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
triage-and-close-problem
Find an open problem, comment on it, and close it.
Lists open problems, reads the details of the first match, adds a comment capturing the resolution, and closes the problem with a closing message.
1
listOpenProblems
listProblems
List problems matching the supplied problem selector over the requested time range, returning the highest-priority match first.
2
getProblemDetails
getProblem
Retrieve the full detail of the selected problem, including evidence and impact, so the triage comment can reference the root cause.
3
commentOnProblem
createProblemComment
Attach an investigation comment to the problem documenting the findings and any remediation taken.
4
closeProblem
closeProblem
Close the problem and attach a closing message explaining the resolution. Only problems currently OPEN can be closed.