Tool to retrieve CPU usage metrics for Render resources. Use when you need to monitor CPU utilization for services, Postgres databases, or Redis instances. At least one filter (resource, service, or instance) must be provided.
endTimestringEpoch/Unix timestamp or ISO 8601 timestamp of end of time range to return. Defaults to now().
servicestringService ID to query. Deprecated - use 'resource' instead. At least one of resource, service, or instance is required.
instancestringInstance ID to query. Multiple instance IDs can be ORed together by comma-separating them. At least one of resource, service, or instance is required.
resourcestringResource ID to query (service, Postgres, or Redis ID). Multiple resources can be ORed together by comma-separating them (e.g., 'srv-xxxxx,dpg-xxxxx,red-xxxxx'). At least one of resource, service, or instance is required.
startTimestringEpoch/Unix timestamp or ISO 8601 timestamp of start of time range to return. Defaults to now() - 1 hour.
aggregationMethodstringThe aggregation method to apply to multiple time series.
resolutionSecondsintegerThe resolution of the returned data in seconds. Defaults to 60.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.