Skip to content

v2.1.0

Choose a tag to compare

@srv-gh-o11y-rum srv-gh-o11y-rum released this 03 Feb 11:15
14c0233
  • @splunk/otel-web

    • Change Rage Click Type to Frustration #1593
      • Renamed rage click feature to "frustration" to enable future expansion to additional frustration categories
      • Added new frustration_type and interaction_type attributes
      • This allows future support for error clicks and dead clicks
    • Increase Default Rage Click Limit from 3 to 4 #1590
      • Raised the threshold for detecting rage clicks from 3 to 4 occurrences within a one-second timeframe
    • Emit Session Start Span #1584
      • Added automatic emission of a session.start span when a new session begins
      • Each session generates exactly one span for tracking session lifecycles
    • Fix Secret Scanning False Positives in Bundle #1594
      • Fixed an issue where GitHub's secret scanning triggered false alerts when including the library's bundle in repositories
      • Replaced occurrences of unused "OTEL_EXPORTER_JAEGER_PASSWORD" environment variable name
    • Internal: Ensure Fresh Session State is Returned #1589
    • Internal: Fix Optimised Parameter in getElementXPath #1588
  • @splunk/otel-web-session-recorder

    • Updated Session Replay CDN Module #1630
      • Bumped session-replay to latest upstream version
  • Updated dependencies #1592, #1595, #1596, #1597, #1599, #1601, #1602, #1603, #1604, #1605, #1608, #1609, #1610, #1611, #1616, #1620, #1621, #1622, #1623, #1624, #1625, #1627, #1628, #1632, #1633, #1634, #1635, #1636

CDN

Version v2.1.0

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.1.0/background-service.html" integrity="sha384-XJGfg0ZTiemi+P19rBpkgMvQfSv4KUMjyDYesQr+Sb2DufnHtpV1ZNDdtCQqAXkw" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.1.0/splunk-otel-web-session-recorder.js" integrity="sha384-0mVnL5yVkIGmvif7SGWJHQJ43fg/WP5b23I93XYDguBGTJSax/9Teuoncc1BovHR" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.1.0/splunk-otel-web.js" integrity="sha384-OL3JYH6lxvFNUBrB+mo6kk0P8fBZNMulljO8jKzw6UNpRMwPb98qCEY36lZUL9mE" crossorigin="anonymous"></script>
Version v2.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/v2.1/background-service.html" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.1/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2.1/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.

background-service.html:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v2/background-service.html" crossorigin="anonymous"></script>
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.

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>