Skip to content

v0.17.0

Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 17 Apr 13:55
v0.17.0
f8017a8
Open Telemetry API Core Instrumentations & Contrib
^1.8.0 ^1.23.0 ^0.50.0 & compatible

Changelog since v0.16.5:

  • @splunk/otel-web
    • remove zone.js from user-interaction instrumentation (#719)
    • Preprations for OTLP export support (#745)
  • @splunk/otel-web-session-recorder
    • Internal changes in how data is shared with @splunk/otel-web
      Note: make sure that to use the same version of @splunk/otel-web and @splunk/otel-web-session-recorder libraries

CDN

Version v0.17.0

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0/splunk-otel-web-session-recorder.js" integrity="sha384-lJXWE8Aer2XhN3Xht+Jesje2Cpkd7i7UD1x7/Es15B8aNW2/Q2dQ2NgUM/mlshpf" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0/splunk-otel-web.js" integrity="sha384-ZNGvH/kfvzLGQh9WaZ2JDKZREyONGC3f1YBAJqaDHWs4hQyjOPoC1ewNIM9+oExb" crossorigin="anonymous"></script>
Version v0.17

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