Dynatrace · Arazzo Workflow
Dynatrace Investigate Error Logs and Annotate
Version 1.0.0
Aggregate error logs by source, pull the matching records, and raise an error event.
View Spec
View on GitHub
AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservabilityArazzoWorkflows
Provider
Workflows
error-log-investigation
Aggregate error logs, fetch records, and raise an error event.
Aggregates error logs grouped by source, searches the matching log records, and ingests an ERROR_EVENT to annotate the affected entities.
1
aggregateErrors
aggregateLogs
Aggregate error logs grouped by the supplied fields to identify which sources are producing the most error records.
2
searchRecords
searchLogs
Search the matching error log records for detail, returning the most recent records first.
3
raiseErrorEvent
ingestEvent
Ingest an ERROR_EVENT onto the affected entities so the error spike is annotated on the Dynatrace timeline.
Source API Descriptions
openapi