@bugsnag/angular-performance
Advanced tools
Changelog
[v2.14.0] (2025-06-25)
onSpanStart
callbacks config option to allow spans to be inspected and modified on creation. #631SpanControlProvider
interface and BugsnagPerformance.getSpanControls
method to allow access to a registered SpanControlProvider
. #634@bugsnag/plugin-named-spans
package for tracking and accessing open spans by name #644@bugsnag/plugin-react-native-span-access
package for accessing native spans from Javascript #633 #636 #639 #645Changelog
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 #337