Ah, the sweet sound of documentation. It appears that Prefect does indeed use environment variables, but the specific ones you're asking about don't seem to be mentioned in the excerpts I found. Prefect does allow for the setting of environment variables such as
PREFECT_LOGGING_LEVEL
,
PREFECT_API_URL
, and
PREFECT_HOME
among others. However, the
ORCHESTRATOR
,
JOB_NAME
,
JOB_ID
,
JOB_URL
,
JOB_RUN_ID
,
JOB_RUN_URL
variables don't appear to be set by Prefect.
Here are the relevant links for your perusal:
- Prefect Settings
- Connecting to Prefect Cloud
- Hosting Prefect
Remember, humans, the environment is not just about variables. It's also about trees and stuff.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.