1.0.0
·
17 commits
to develop
since this release
Immutable
release. Only release title and notes can be modified.
1.0.0
First stable release of the Splunk Distribution of OpenTelemetry for React Native.
@splunk/otel-react-native
Added
AgentPreferencesAPI for server-driven agent configuration.- SDK and React Native framework version attributes (
rum.sdk.rn.version,splunk.app.framework.rn.version) on all telemetry. SessionReplayModuleConfigurationfor configuring Session Replay from the core package.- Endpoint configuration is now optional.
Changed
- Ingest URLs updated from
*.signalfx.comto*.observability.splunkcloud.com. - Native Splunk OTel SDKs updated to
2.2.2.
Fixed
- Global attributes not being applied correctly on Android.
@splunk/otel-session-replay-react-native (new)
Added
- Initial release of the Session Replay add-on package.
SplunkSessionReplayAPI:start,stop,getState,getRecordingMask,setRecordingMask.- Android and iOS native session replay via Splunk native SDKs.