@bugsnag/core-performance
Advanced tools
Changelog
v2.4.0 (2024-03-27)
propagateTraceContext
to true
in the networkRequestCallback
handler, a traceparent
header will be added to the outgoing network request.@bugsnag/react-navigation-performance
to @bugsnag/plugin-react-navigation-performance
ReactNavigationNativePlugin
to BugsnagPluginReactNavigationPerformance
@bugsnag/react-native-navigation-performance
to @bugsnag/plugin-react-native-navigation-performance
ReactNativeNavigationPlugin
to BugsnagPluginReactNativeNavigationPerformance
Changelog
v2.2.0 (2024-02-01)
This release adds support for automatic span instrumentation when using React Navigation in React Native apps. See online docs for details.
Changelog
v2.1.0 (2023-12-12)
/
as a basename #337/
as a basename #337Changelog
v1.2.0 (2023-10-12)
This release adds support for running BugSnag Performance in React Native apps. See online docs for details.
@bugsnag/delivery-fetch-performance
package #281