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
201 B
TOML
Raw Normal View History

2025-02-10 14:59:24 +00:00
LocalOnly = true
RecordRequests = true
2025-02-18 16:26:16 +00:00
IncludeRequestHeaders = ["Authorization", "User-Agent"]
2025-02-10 14:59:24 +00:00
[[Repls]]
Old = '17\d{11}'
New = '"UNIX_TIME_MILLIS"'
[[Repls]]
Old = 'darwin|linux|windows'
New = 'OS'