Sentry · Arazzo Workflow
Sentry Create a Cron Monitor and Verify Check-ins
Version 1.0.0
Create a cron-job monitor for an organization, confirm it, and list its check-ins.
View Spec
View on GitHub
APMApplication MonitoringBug TrackingDeveloper ToolsError TrackingObservabilityPerformance MonitoringReal-Time MonitoringArazzoWorkflows
Provider
Workflows
create-cron-monitor
Create a cron monitor and verify it by listing its check-ins.
Creates a cron-job monitor bound to a project with a crontab schedule, confirms the monitor via retrieval, and lists its check-ins to verify reporting.
1
createMonitor
createMonitor
Create a new cron-job monitor with a crontab schedule bound to the supplied project.
2
confirmMonitor
retrieveMonitor
Retrieve the newly created monitor to confirm its configuration before checking for reported check-ins.
3
listCheckIns
listMonitorCheckIns
List the monitor's check-ins so the operator can verify whether the scheduled job has reported in yet.