mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Added serverless-sentry-plugin
This commit is contained in:
parent
6582955215
commit
a8421981eb
@ -101,6 +101,7 @@ Serverless is composed of Plugins. A group of default Plugins ship with the Fra
|
||||
* [ESLint](https://github.com/nishantjain91/serverless-eslint-plugin) - Detect errors and potential problems in your Lambda functions using eslint.
|
||||
* [Mocha](https://github.com/SC5/serverless-mocha-plugin) - Enable test driven development by creating test cases when creating new functions
|
||||
* [Function-Package](https://github.com/HyperBrain/serverless-package-plugin) - Package your lambdas without deploying to AWS.
|
||||
* [Sentry](https://github.com/arabold/serverless-sentry-plugin) - Automatically send errors and exceptions to [Sentry](https://getsentry.com).
|
||||
|
||||
## Contributing
|
||||
We love our contributors! If you'd like to contribute to the project, feel free to submit a PR. But please keep in mind the following guidelines:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user