n8n/packages
कारतोफ्फेलस्क्रिप्ट™ 41cb0eec6e
feat(API): Set up error tracking using Sentry (#4394)
* feat(cli): Setup error tracking using Sentry

* make error reporting available in the workflows package

* address some of the PR comments

* create a ErrorReporterProxy like LoggerProxy

* remove the `captureError` helper. use ErrorReporterProxy directly

* fix linting issues

* remove ErrorReporterProxy warnings in tests

* check for NODE_ENV === 'production' instead

* IErrorReporter -> ErrorReporter

* ErrorReporterProxy.getInstance() -> ErrorReporter

* allow capturing stacks in warnings as well

* make n8n debugging consistent with `npm start`

* IReportingOptions -> ReportingOptions

* use consistent signature for `error` and `warn`

* use Logger instead of console.log
2022-11-04 17:34:47 +01:00
..
@n8n_io/eslint-config
cli feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
core feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
design-system 🔖 Release n8n-design-system@0.41.0 2022-11-02 17:26:32 +00:00
editor-ui fix(editor): Curb arg linting for $input.first() and $input.last() (#4526) 2022-11-04 17:24:29 +01:00
node-dev
nodes-base fix(HTTP Request Node): use the data in "Put Output in Field" field (#4487) 2022-11-04 10:50:38 -04:00
workflow feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00