Skip to content

v2.2.0

Choose a tag to compare

@srv-gh-o11y-rum srv-gh-o11y-rum released this 19 Feb 11:39
1234547
  • @splunk/otel-web

    • Enable rage clicks by default #1641
      • Rage clicks frustration signal is now enabled by default
    • Remove _experimental prefix from spaMetrics #1640
      • The spaMetrics feature is now stable and no longer marked as experimental
    • Prevent session.start spans and session replay for native sessions #1638
      • Prevents duplicate session.start spans and session replay when receiving a session ID from the mobile agent (MRUM)
  • @splunk/otel-web-session-recorder

    • Update session-replay CDN module to v2.6.7 #1643
  • @splunk/otel-web-build-plugins

    • Fix build of @splunk/rum-build-plugins #1644
      • Fixed broken source map upload functionality for both CommonJS and ES Module consumers
      • Added webpack example for end-to-end validation of upload behavior
  • Updated dependencies

CDN

Version v2.2.0

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.2.0/splunk-otel-web-session-recorder.js" integrity="sha384-TDkvh5GR3vQmDyq1uPBAjIE7fmrsk6M2V9pZe51Ok4XxcPaF+qE2LsRZs65M3+dw" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.2.0/splunk-otel-web.js" integrity="sha384-wFnO8STkWhh4K8Hm/poge42BCGS7y10oSmY+4kBp4vLcbmnVMBbbJQwgE5MTO4pV" crossorigin="anonymous"></script>
Version v2.2

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/v2.2/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.2/splunk-otel-web.js" crossorigin="anonymous"></script>
Version v2

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/v2/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2/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.

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>