orchestration
instrumentation_policies
Orchestration rules related to instrumenting the orchestration engine for Prefect Observability
When a Flow Run changes states, fire a Prefect Event for the state change Methods:
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
prefect.server.orchestration.instrumentation_policiesInstrumentFlowRunStateTransitions after_transition after_transition(self, context: OrchestrationContext[orm_models.FlowRun, core.FlowRunPolicy]) -> None
Was this page helpful?