v0.17.0-beta.0
Pre-release
Pre-release
To keep CDN installations stable we're only doing beta releases during the month of December. That being said this is a fully supported & stable release and will be released as normal in January.
@splunk/otel-web
- remove zone.js from user-interaction instrumentation (#719)
npm
# To install latest beta
npm install @splunk/otel-web@beta
# To install this version
npm install @splunk/[email protected]
CDN
Version v0.17.0-beta.0
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta.0/splunk-otel-web-session-recorder.js" integrity="sha384-fIpZ1dVZ4HQdq6dXaPIa7DVVIEKexqUC1lh3HoQ9LCYhMqPOiQpXaAy9sg9mVEg6" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta.0/splunk-otel-web.js" integrity="sha384-oAOaFq0v5abP5xaSw1Aa6ALZeUGTDBEo5XVMTEm8i2hedAtiL7WSQGjCBClhby/J" crossorigin="anonymous"></script>
Version v0.17.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-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta/splunk-otel-web-session-recorder.js" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta/splunk-otel-web.js" crossorigin="anonymous"></script>