databricks-cli/acceptance/libs/telemetry/upload/test.toml

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

10 lines
119 B
TOML
Raw Normal View History

2025-02-03 03:18:38 +00:00
RecordRequests = true
[[Server]]
Pattern = "POST /telemetry-ext"
Response.Body = '''
{
"numProtoSuccess": 2
}
'''