Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

otlp-exporter-fetch

Implements an OTLP exporter using fetch() for environments that do not support XMLHttpRequest and Navigator.sendBeacon().

![CAUTION] The bare minimum has been done to get the span exporter working, do not expect adherance to the OTel spec.