Dynatrace · Arazzo Workflow
Dynatrace Query a Metric and Raise an Alert Event
Version 1.0.0
Confirm a metric exists, query its data points, and raise a custom alert event.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
metric-threshold-alert
Read a metric, query its data, and raise a custom alert event.
Confirms a metric descriptor exists, queries its data points over a time range scoped to an entity selector, and ingests a custom alert event.
1
getDescriptor
Read the metric descriptor to confirm the metric exists and to learn its unit and supported aggregation types before querying data.
2
queryData
Query data points for the metric selector over the time range, scoped to the supplied entity selector and resolution.
3
raiseAlertEvent
Ingest a CUSTOM_ALERT event onto the affected entities' timeline, attaching the metric key and reading as properties.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.