You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the version of Open Telemetry is unspecified for a version, then it is the same as in the previous release.
0.19.0
Open Telemetry API
Core
Instrumentations & Contrib
^1.9.0
^1.25.1
^0.52.1 & compatible
@splunk/otel-web
Allow broader Element, rather than HTMLELement in user interactions (#801)
Make webvitals metrics individually disableable/configurable (#806)
0.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)
0.18.0-beta.0
@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)
0.17.0
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)
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
0.17.0-beta.1
Fix folders being ignored while packing for npm (#726)
0.17.0-beta.0
@splunk/otel-web
remove zone.js from user-interaction instrumentation (#719)
0.16.5
Open Telemetry API
Core
Instrumentations & Contrib
^1.6.0
^1.17.0
^0.44.1 & compatible
@splunk/otel-web-session-recorder
Update SessionRecorder type-definitions to match their use (#684)
0.16.4
@splunk/otel-web
fix(socketio-instrumentation): use apply instead of call method when invoking the 'on' callback (#652)
Updated versioning strategy to use caret version range (#432)
This will reduce the amount of duplicate packages in NPM installations (which would lead to larger app bundle size) and improve compatibility with otel API package version used for custom instrumentations in applications
0.12.3 & 0.12.2
Fix errors caused by disabled postload instrumentation (#433)