Preparing search index...
The search index is not available
@vercel/otel
@vercel/otel
OTLPExporterConfig
Interface OTLPExporterConfig
OTLP exporter configuration.
interface
OTLPExporterConfig
{
headers
?:
Record
<
string
,
unknown
>
;
url
?:
string
;
}
Index
Properties
headers?
url?
Properties
Optional
headers
headers
?:
Record
<
string
,
unknown
>
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
headers
url
@vercel/otel
FetchInstrumentation
OTLPHttpJsonTraceExporter
OTLPHttpProtoTraceExporter
Configuration
FetchInstrumentationConfig
InstrumentationConfiguration
OTLPExporterConfig
AttributesFromHeaderFunc
AttributesFromHeaders
InstrumentationOptionOrName
PropagatorOrName
SampleOrName
SpanExporterOrName
SpanProcessorOrName
registerOTel
OTLP exporter configuration.