Oracle Enterprise Manager · Arazzo Workflow
Oracle Enterprise Manager Target Metric Trend
Version 1.0.0
Resolve a target by name, then pull a metric time series over a window.
View Spec
View on GitHub
Cloud ManagementDatabase ManagementEnterprise ManagementInfrastructure ManagementMonitoringOracleArazzoWorkflows
Provider
Workflows
target-metric-trend
Find a target by name and read a metric time series for it over a window.
Resolves a target by name, then retrieves numeric metric data points for a chosen metric group and column over a start/end time range.
1
resolveTarget
listTargets
Resolve the target by name so the time-series query can be scoped to its exact name and type.
2
readTimeSeries
getMetricTimeSeries
Read numeric metric data points over the requested time range for the resolved target, metric group, and column.