Arize Phoenix TS
Preparing search index...
@arizeai/phoenix-otel
index
OTLPTraceExporter
Class OTLPTraceExporter
Collector Trace Exporter for Node with protobuf
Hierarchy
OTLPExporterBase
<
ReadableSpan
[]
>
OTLPTraceExporter
Implements
SpanExporter
Index
Constructors
constructor
Methods
export
force
Flush
shutdown
Constructors
constructor
new
OTLPTraceExporter
(
config
?:
OTLPExporterNodeConfigBase
)
:
OTLPTraceExporter
Parameters
Optional
config
:
OTLPExporterNodeConfigBase
Returns
OTLPTraceExporter
Methods
export
export
(
items
:
ReadableSpan
[]
,
resultCallback
:
(
result
:
ExportResult
)
=>
void
,
)
:
void
Export items.
Parameters
items
:
ReadableSpan
[]
resultCallback
:
(
result
:
ExportResult
)
=>
void
Returns
void
force
Flush
forceFlush
()
:
Promise
<
void
>
Returns
Promise
<
void
>
shutdown
shutdown
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
export
force
Flush
shutdown
Arize Phoenix TS
Loading...
Collector Trace Exporter for Node with protobuf