@launchdarkly/observability + @launchdarkly/session-replay
Preparing search index...
client/otel/exporter
OTLPTraceExporterBrowserWithXhrRetry
Class OTLPTraceExporterBrowserWithXhrRetry
Hierarchy
OTLPTraceExporter
OTLPTraceExporterBrowserWithXhrRetry
Index
Constructors
constructor
Methods
export
Constructors
constructor
new
OTLPTraceExporterBrowserWithXhrRetry
(
config
:
undefined
|
OTLPExporterNodeConfigBase
,
sampler
:
ExportSampler
,
)
:
OTLPTraceExporterBrowserWithXhrRetry
Parameters
config
:
undefined
|
OTLPExporterNodeConfigBase
sampler
:
ExportSampler
Returns
OTLPTraceExporterBrowserWithXhrRetry
Methods
export
export
(
items
:
ReadableSpan
[]
,
resultCallback
:
(
result
:
ExportResult
)
=>
void
,
)
:
void
Export items.
Parameters
items
:
ReadableSpan
[]
resultCallback
:
(
result
:
ExportResult
)
=>
void
Returns
void
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
export
@launchdarkly/observability + @launchdarkly/session-replay
Loading...
Export items.