mirror of https://github.com/databricks/cli.git
13 lines
399 B
Plaintext
13 lines
399 B
Plaintext
{
|
|
"method": "POST",
|
|
"path": "/telemetry-ext",
|
|
"body": {
|
|
"uploadTime": "UNIX_TIME_MILLIS",
|
|
"items": [],
|
|
"protoLogs": [
|
|
"{\"frontend_log_event_id\":\"[UUID]\",\"entry\":{\"databricks_cli_log\":{\"cli_test_event\":{\"name\":\"VALUE1\"}}}}",
|
|
"{\"frontend_log_event_id\":\"[UUID]\",\"entry\":{\"databricks_cli_log\":{\"cli_test_event\":{\"name\":\"VALUE2\"}}}}"
|
|
]
|
|
}
|
|
}
|