events
jinja_filters
prefect.server.events.jinja_filters
Functions
ui_url
Return the UI URL for the given object.
ui_resource_events_url
Given a Resource or Model, return a UI link to the events page
filtered for that resource. If an unsupported object is provided,
return None
.
Currently supports Automation, Resource, Deployment, Flow, FlowRun, TaskRun, and WorkQueue objects. Within a Resource, deployment, flow, flow-run, task-run, and work-queue are supported.