This commit is contained in:
Shreyas Goenka 2025-02-24 17:09:18 +01:00
parent 32a600a18f
commit 3f48d1f41e
No known key found for this signature in database
GPG Key ID: 92A07DF49CCB0622
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import (
)
const (
// File containing debug logs from the upload process.
// File containing output from the upload process.
UploadLogsFileEnvVar = "DATABRICKS_CLI_TELEMETRY_UPLOAD_LOGS_FILE"
// File containing the PID of the telemetry upload process.