Skip to content

v0.18.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 23 May 12:26
v0.18.0-beta.0
9083530
  • @splunk/otel-web-session-recorder
    • Switch from using otlp/protobuf to otlp/json. This removes dependency on protobuf.js, allowing the library to be ran on sites where unsafe-eval is blocked via CSP and reducing the bundle size by half (#765)

CDN

Version v0.18.0-beta.0

splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.18.0-beta.0/splunk-otel-web.js" integrity="sha384-PgM386cnrIvMj3hdgqihHU4pPb3zBMeiMBBEcQF5IT/y7Yd28ueHKWa+6dojZ1yV" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.18.0-beta.0/splunk-otel-web-session-recorder.js" integrity="sha384-A5EF8AhxOdJK/5vSkHPNUFmGTvXt4Zor6euJ0orpEI/4/9oUYtM21vn0bIk4T4Hn" crossorigin="anonymous"></script>
Version v0.18.0-beta

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