Use createOtlpFetchExportDelegate instead.
createOtlpFetchExportDelegate
Use createOtlpFetchExportDelegate instead. Modern browsers use fetch with keepAlive: true when sendBeacon is used. Use a fetch polyfill that mimics this behavior to keep using sendBeacon.
fetch
keepAlive: true
sendBeacon
Deprecated
Use
createOtlpFetchExportDelegateinstead.