Skip to main content

init

init(project, settings?): Promise<WeaveClient> Initialize the Weave client, which is required for weave tracing to work.

Parameters

Returns

Promise<WeaveClient> A promise that resolves to the initialized Weave client. Throws If the initialization fails

Defined in

src/clientApi.ts:87