Dynatrace · Arazzo Workflow
Dynatrace Service Health Snapshot
Version 1.0.0
Resolve a service, read a key metric, and list its open problems and recent events.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
service-health-snapshot
Resolve a service and gather its metric, problems, and events.
Resolves a service by name, queries a key metric scoped to it, lists open problems affecting it, and lists recent events on its timeline.
1
resolveService
lookupEntity
Resolve the service display name to its Dynatrace entity ID for scoping the metric, problem, and event queries.
2
queryMetric
queryMetricData
Query the key performance metric scoped to the resolved service over the requested time range.
3
listOpenProblems
listProblems
List open problems whose affected or impacted entities include the resolved service.
4
listRecentEvents
listEvents
List recent events on the resolved service's timeline to round out the health snapshot.
Source API Descriptions
openapi
openapi
openapi