databricks-cli/acceptance/telemetry/test.toml

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

12 lines
187 B
TOML
Raw Normal View History

2025-02-10 14:59:24 +00:00
LocalOnly = true
RecordRequests = true
2025-02-21 15:48:30 +00:00
IncludeRequestHeaders = ["Authorization"]
2025-02-10 14:59:24 +00:00
[[Repls]]
Old = '17\d{11}'
New = '"UNIX_TIME_MILLIS"'
[[Repls]]
Old = 'darwin|linux|windows'
New = 'OS'