Interface: OTelReporterOptions
Configuration options for the OTel reporter.
Properties
enabled?
readonlyoptionalenabled?:boolean
Enable OTel span emission. Default: true.
endpoint?
readonlyoptionalendpoint?:string
OTLP endpoint URL. Required when enabled.
serviceName?
readonlyoptionalserviceName?:string
OTel service name. Default: 'playwright-praman'.