Skip to content

v0.20.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 27 Jan 13:44
f0360d7
  • @splunk/otel-web
    • feat: add http.status_code to all resources spans
    • fix: do not extend session from discarded session replay spans
      • Session is not extended when span is discarded by session replay. Please see detailed info in PR description.
      • There is a possibly breaking change as the Splunk.getSessionId() can return undefined when previous session
        expired and there are no new spans. The API already was typed as returning string | undefined hence not
        considered as a breaking change. See PR for explanation. (#939)

CDN

Version v0.20.0-beta.4

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.0-beta.4/splunk-otel-web-session-recorder.js" integrity="sha384-ASiYh55V49sxCV4h36r8dh6Hl/Y0CqG5h4TZPs+sPV2W7Rvwx5gm9TdS5J2twiqk" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.0-beta.4/splunk-otel-web.js" integrity="sha384-YiyCJQ0ayszQjU3HbswmJnU58LyDVGxEoQd0yphoWw9sxsqtgVHesAca8DYvbZ4a" crossorigin="anonymous"></script>
Version v0.20.0-beta

WARNING: Content behind this URL might be updated when we release a new version.
For this reason we do not provide integrity attribute.

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.0-beta/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.0-beta/splunk-otel-web.js" crossorigin="anonymous"></script>