Skip to content

v0.17.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@srv-gh-o11y-gdi srv-gh-o11y-gdi released this 11 Dec 11:23
v0.17.0-beta.1
a61abb0

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.

  • Fix folders being ignored while packing for npm (#726)

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.1

splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta.1/splunk-otel-web-session-recorder.js" integrity="sha384-2U6LcYwBKTY/sVDl+zTZ/VwjQo4YnEFhHbUIugaRHKPFNh1BclRAU58bUj9mKOzH" crossorigin="anonymous"></script>
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.17.0-beta.1/splunk-otel-web.js" integrity="sha384-vZLGTZIzsLGCQcevxjxprRW/ZLpG07mYXQiw4w8U99KSvbrGXJvQsIEgOVOzTjDv" 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>