databricks-cli/acceptance/telemetry/upload-command/stdin

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
615 B
Plaintext
Raw Normal View History

2025-02-03 03:18:38 +00:00
{
"logs": [
{
2025-02-18 15:30:50 +00:00
"frontend_log_event_id": "AAAAAAAA-AAAA-AAAA-AAAA-AAAAAAAAAAAA",
2025-02-03 03:18:38 +00:00
"entry": {
"databricks_cli_log": {
"cli_test_event": {
"name": "VALUE1"
}
}
}
},
{
2025-02-18 15:30:50 +00:00
"frontend_log_event_id": "BBBBBBBB-BBBB-BBBB-BBBB-BBBBBBBBBBBB",
2025-02-03 03:18:38 +00:00
"entry": {
"databricks_cli_log": {
"cli_test_event": {
"name": "VALUE2"
}
}
}
}
]
}