v0.18.0
Changelog since v0.17.0:
@splunk/otel-web
- fix fetch instrumentation not handling headers array correctly (#790)
@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
splunk-otel-web.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.18.0/splunk-otel-web.js" integrity="sha384-jW8LEk4DSZ/hwGNI+HF4RbuA3NB6yd+jXydTMssfag2KYCQ7ZuQ+auTnmItt6A20" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.18.0/splunk-otel-web-session-recorder.js" integrity="sha384-6he7kU8DT8hQfCTO5FE+2wMUO/IE8RNT/h7DiOTnd0qn0OhkjgM2Id623K8v4CLL" crossorigin="anonymous"></script>
Version v0.18
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/splunk-otel-web.js" crossorigin="anonymous"></script>
splunk-otel-web-session-recorder.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0.18/splunk-otel-web-session-recorder.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.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/v0/splunk-otel-web.js" crossorigin="anonymous"></script>
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>
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.js:
<script src="https://cdn.signalfx.com/o11y-gdi-rum/latest/splunk-otel-web.js" crossorigin="anonymous"></script>
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>