v0.0.8
- Use real zipkin exporter from otel-js rather than hacked-together job
- Upstream updates
- Resource fetch spans now named
resourceFetch
and havehttp.url
tag rather than naming the span after the loaded resource URL - Document load now works more reliably on Firefox
- resource fetches now include
http.request_content_length
where available