@launchdarkly/observability + @launchdarkly/session-replay
Preparing search index...
client/otel/exporter
OTLPMetricExporterBrowser
Class OTLPMetricExporterBrowser
Hierarchy
OTLPMetricExporter
OTLPMetricExporterBrowser
Index
Constructors
constructor
Methods
export
set
Unloading
Constructors
constructor
new
OTLPMetricExporterBrowser
(
config
?:
OTLPExporterNodeConfigBase
&
OTLPMetricExporterOptions
,
)
:
OTLPMetricExporterBrowser
Parameters
Optional
config
:
OTLPExporterNodeConfigBase
&
OTLPMetricExporterOptions
Returns
OTLPMetricExporterBrowser
Methods
export
export
(
items
:
ResourceMetrics
,
resultCallback
:
(
result
:
ExportResult
)
=>
void
,
)
:
void
Export items.
Parameters
items
:
ResourceMetrics
resultCallback
:
(
result
:
ExportResult
)
=>
void
Returns
void
set
Unloading
setUnloading
(
unloading
:
boolean
)
:
void
Parameters
unloading
:
boolean
Returns
void
Settings
Member Visibility
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
export
set
Unloading
@launchdarkly/observability + @launchdarkly/session-replay
Loading...
Export items.