Skip to content

v1.1.1

Choose a tag to compare

@srv-gh-o11y-rum srv-gh-o11y-rum released this 04 Nov 10:29
9c96723
  • @splunk/otel-web

    • Fixed service.name attribute handling #1451
      • Prevents the default unknown_service value from being included in exported spans when no explicit service name is configured
    • Reduced click text capture length #1455
      • Decreased maximum captured click text length from 128 to 50 characters
    • Updated dependencies
      • Updated various dependencies
  • @splunk/otel-web-session-recorder

    • Updated session replay CDN package #1468
      • Updated session replay module from v2.5.2 to v2.5.4
      • Fixes potential website crashes in Safari in certain scenarios related to WebKit bug (WebKit Bug 301688)

CDN

Version v1.1.1

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1.1/background-service.html" integrity="sha384-ZVMm1obDFBzKDsJItSw+FB1TZ03kQNR5xWLZDQamYs0gC67EzXizC+idj/pxPlQf" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1.1/splunk-otel-web-session-recorder.js" integrity="sha384-LtdUmAqXXNFos/8pnOC7rYChz1GH7r3A0j/sONa+k3stxSGewbiSNxKz+UR01a4U" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1.1/splunk-otel-web.js" integrity="sha384-bNb4toipOKBsL5yJJDhfzMw3oP/nF16ITIljsKDEDkeAQsXkeET9qRTLUHU/l5bV" crossorigin="anonymous"></script>
Version v1.1

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

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1/background-service.html" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1.1/splunk-otel-web.js" crossorigin="anonymous"></script>
Version v1

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

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1/background-service.html" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v1/splunk-otel-web.js" crossorigin="anonymous"></script>

Version latest

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

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/latest/background-service.html" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/latest/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/latest/splunk-otel-web.js" crossorigin="anonymous"></script>