Options
All
  • Public
  • Public/Protected
  • All
Menu

Collector Exporter node base config

Hierarchy

Index

Properties

compression?: CompressionAlgorithm
concurrencyLimit?: number
headers?: Partial<Record<string, unknown>>
hostname?: string
httpAgentOptions?: AgentOptions | AgentOptions
keepAlive?: boolean
timeoutMillis?: number

Maximum time the OTLP exporter will wait for each batch export. The default value is 10000ms.

url?: string

Generated using TypeDoc