airbrake / airbrake-js

Airbrake JavaScript Notifier
https://airbrake.io
MIT License
422 stars 139 forks source link

Use of instrumentation.fetch for Performance Statistics #1378

Open sshaw opened 1 year ago

sshaw commented 1 year ago

The docs say by default this option will:

Instruments fetch calls and sends performance statistics to Airbrake.

When I go to APP.airbrake.io/projects/ID/performance is says my notifier (@airbrake/browser) "isn't officially supported yet". If this is the case why is this option not disabled by default?

sshaw commented 1 year ago

When I go to APP.airbrake.io/projects/ID/performance is says my notifier (@airbrake/browser) "isn't officially supported yet"

I see, these docs are for an unreleased version. Nevertheless curious if this is what it's used for 😉