@ottrelite/interop-otel.OttreliteInteropOTEL
new OttreliteInteropOTEL()
Static
Private
wasInstallCalled: boolean
= false
Static
configure(options?
): void
Used to configure the OTEL interoperability layer and in turn the C++ SDK. The OTEL JS SDK must be configured manually as per the documentation.
Name | Type | Description |
---|---|---|
options | OttreliteInteropOTELOptions | Optional configuration. |
void