opentelemetry-sdk-workers
opentelemetry-sdk-workers copied to clipboard
Custom exporter support
On the off chance someone doesn't want to use OTLP, we should introduce a base class like the exporter base that provides support for exporting to another backend based off fetch.
This is more or less implemented in v0.4.0, but keeping this open until there's documentation.