Skip to content

Instantly share code, notes, and snippets.

@zstumgoren
Created August 20, 2021 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zstumgoren/0f81ed54e9151ba7f2f291c952db4954 to your computer and use it in GitHub Desktop.
Save zstumgoren/0f81ed54e9151ba7f2f291c952db4954 to your computer and use it in GitHub Desktop.
prefect diagnostics
{
"config_overrides": {},
"env_vars": [
"PREFECT__CLOUD__API",
"PREFECT__CLOUD__AGENT__AUTH_TOKEN",
"PREFECT__CLOUD__AGENT__LABELS",
"PREFECT__CLOUD__API_KEY",
"PREFECT__CLOUD__AGENT__AGENT_ADDRESS",
"PREFECT__CLOUD__TENANT_ID",
"PREFECT__BACKEND"
],
"system_information": {
"platform": "Linux-5.4.120+-x86_64-with-debian-10.10",
"prefect_backend": "cloud",
"prefect_version": "0.15.3",
"python_version": "3.6.14"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment