Dynatrace · Arazzo Workflow
Dynatrace Add a Comment to a Problem and Read the Thread
Version 1.0.0
Confirm a problem, post a collaboration comment, and list the full comment thread.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
problem-comment-thread
Post a comment to a problem and return the full comment thread.
Reads the problem, adds a comment with optional context, and lists all comments on the problem to return the resulting thread.
1
confirmProblem
getProblem
Read the problem to confirm it exists and capture its current status and title before commenting.
2
addComment
createProblemComment
Add a collaboration comment to the problem, carrying an optional context reference for cross-linking to external systems.
3
listThread
listProblemComments
List all comments on the problem to return the updated thread including the comment just added.