Bugsnag — error monitoring
bugsnag/errors · version 1
envs add bugsnag/errors
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
BUGSNAG_API_KEY |
required | config | Bugsnag never says whether this may be exposed, which makes it the one provider here that is silent on a key it ships in browser code. It is public because Bugsnag's own browser notifier needs it there and the same project key serves both sides. Documented as thirty-two characters.. Shape ^.{32}$. where to get it |