Releases: signalfx/splunk-otel-js-web
Releases · signalfx/splunk-otel-js-web
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
v0.0.7
- max session age of 24 hours
- upstreamed fix for properly reporting relative URLs in xhr/fetch
documentLoad
span now hasdocument.referrer
andscreen.xy
tags- name of xhr span is now
HTTP {METHOD}
rather than the URL (url still found inhttp.url
tag) - remove biased language