Airbrake — error monitoring
airbrake/errors · version 1
envs add airbrake/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 |
|---|---|---|---|
AIRBRAKE_PROJECT_ID |
required | config | Which project. Paired with the key below and carried by the browser notifier.. Shape ^\d+$. where to get it |
AIRBRAKE_PROJECT_KEY |
required | config | Project key. Airbrake's JavaScript notifier runs it in the browser, so it is write-only by design.. where to get it |