Skip to content

Commit

Permalink
Update cosmos/constants.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana authored Dec 19, 2024
1 parent 283ae2b commit 478ad66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cosmos/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ def _missing_value_(cls, value): # type: ignore

TELEMETRY_URL = "https://astronomer.gateway.scarf.sh/astronomer-cosmos/{telemetry_version}/{cosmos_version}/{airflow_version}/{python_version}/{platform_system}/{platform_machine}/{event_type}/{status}/{dag_hash}/{is_cosmos_dag}/{cosmos_task_groups_count}/{task_count}/{cosmos_task_count}"
TELEMETRY_VERSION = "v1"
TELEMETRY_TIMEOUT = 5.0
TELEMETRY_TIMEOUT = 1.0

0 comments on commit 478ad66

Please sign in to comment.