Skip to content

v0.20.3

Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 10 Apr 11:20
6c3d21d
  • @splunk/otel-web
    • fix: throw exception with a proper message when running in non-browser environment #1083 #1088
      • There is a possibly breaking change if the package was used incorrectly. Do not init SplunkRum in non-browser environments
  • @splunk/otel-web-session-recorder
    • fix: rrweb 'load' handlers clean up fix bypass #1089
    • fix: throw exception when running in non-browser environment #1089
      • There is a possibly breaking change if the package was used incorrectly. Do not init SplunkSessionRecorder in non-browser environments

CDN

Version v0.20.3

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.3/splunk-otel-web-session-recorder.js" integrity="sha384-PJR9sSkXm7J/3WDA8eLKnZJT6FGprkV632s8eGdtajSBqxSmjtfS6pC31BiESZVl" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.20.3/splunk-otel-web.js" integrity="sha384-4nB6R/mulEsyZ2nOJCZ3+qtn1CR62BgmiGT3LoFauXvqBFZ/u6F1QVmfAgR3UCnj" crossorigin="anonymous"></script>
Version v0.20

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

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