News

Describe the bug The start time is not properly defaulted in the TelemetryClient.trackDependency method. As a result, the time bars in traces are shifted so as to appear to begin when they should ...
What steps can reproduce the bug? I have a project with @databricks/sql as a dependency which I'm testing out switching from node to bun. As it specifically had node mentioned in the start command, I ...