Integrate posthog and log events to track usage (#17)
This commit is contained in:
@@ -40,7 +40,7 @@ class Settings(BaseSettings):
|
||||
# Artifact storage settings
|
||||
ARTIFACT_STORAGE_PATH: str = f"{SKYVERN_DIR}/artifacts"
|
||||
|
||||
ASYNC_ENABLED: bool = False
|
||||
SKYVERN_TELEMETRY: bool = True
|
||||
|
||||
def is_cloud_environment(self) -> bool:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user