Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bugsnag/core-performance

Package Overview
Dependencies
Maintainers
9
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bugsnag/core-performance - npm Package Versions

124

1.1.0-alpha.0

Diff

djskinner
published 1.1.0 •

Changelog

Source

v1.1.0 (2023-09-18)

Added

  • (browser) Added new VueRouterRoutingProvider for integration with vue-router #293
  • (browser) Added new ReactRouterRoutingProvider for integration with react-router v6 #285

Fixed

  • (browser) Do not retry delivery for oversized payloads when connection fails #280
  • (browser) Fallback to the default route resolver for full page load spans if the configured routingProvider does not return a route #300
gingerbenw
published 1.0.0 •

Changelog

Source

v1.0.0 (2023-07-27)

Added

  • (browser) Added new networkRequestCallback config option #262
  • (browser) Add sendPageAttributes configuration option #266 #270 #271

Fixed

  • (browser) Calculate time origin on create as well as visibility change #268
  • (browser) Only track network requests over http(s) #275
  • (browser) Fall back to default route resolver when custom resolver returns empty string or undefined #276
  • (browser) Fix sampling logic when batching for delivery #278

Removed

  • Removed @bugsnag/js-performance meta package #264
gingerbenw
published 0.3.0 •

Changelog

Source

v0.3.0 (2023-07-17)

Fixed

  • (core) Use platform clock to set the Bugsnag-Sent-At header #265
  • (browser) Only add http.flavor span attribute when it is a useful value #255

Removed

  • (browser) Remove the networkInstrumentationIgnoreUrls config option #261
gingerbenw
published 0.2.0 •

Changelog

Source

v0.2.0 (2023-07-10)

Added

  • (core, browser) Log a warning when providing invalid options to startSpan #245
  • (core) Added bugsnag.sampling.p attribute #258

Fixed

  • (core) Correctly report the Bugsnag-Span-Sampling header #256 #257
ahmed_bugsnag
published 0.1.1 •

Changelog

Source

v0.1.1 (2023-06-28)

Added

  • (core) Allow spans to be nested and introduce the notion of a context stack & current span context #198 #206 #209 #210
  • (core) Add makeCurrentContext span option #211
  • (core) Add parentContext span option #214
  • (core) Add device.id as a resource attribute #217
  • (core) Add generateAnonymousId config option #217
  • (core) Add isFirstClass span option #218
  • (core) Log a warning when trying to end a Span multiple times #200
  • (core) Add 'Bugsnag-Sent-At' header to trace payloads #220
  • (browser) Add PageLoadPhase sub-spans for full page loads #212 #224
  • (browser) Add ResourceLoad instrumentation #225
  • (browser) Set title and url attributes for page load and route change spans when settling #240

Removed

  • (core) Breaking change: The samplingProbability configuration option has been removed. A default probability of 1.0 is used until a probability value is received from the server #219
ahmed_bugsnag
published 0.1.1-alpha.1 •

ahmed_bugsnag
published 0.1.1-alpha.0 •

ahmed_bugsnag
published 0.1.0-alpha.0 •

gingerbenw
published 0.0.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc