You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
If the `options` object given to the `start()` function has a
debug property then, previously, the options used would be
`options.debug`. Thus anything set in `options` itself, such
as the `projectId` would not be used by the agent. This
change suggests using the merger of `options` and `options.debug`.
0 commit comments