my prefect server setup prefect-metrics.waow.tech
python orchestration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

deactivate diagnostics schedule

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+1
+1
prefect.yaml
··· 23 23 work_pool: *k8s 24 24 schedules: 25 25 - cron: "*/5 * * * *" 26 + active: false 26 27 27 28 - name: ingest 28 29 entrypoint: flows/ingest.py:ingest