Skip to content

Commit 6f90679

Browse files
authored
Add functions + sentry error reporting blog post
1 parent 1b05e08 commit 6f90679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@ You can do a great deal with lambda functions! Here are some examples for inspir
288288
- Raymond Camden's [Adding Serverless Functions to Your Netlify Static Site](https://www.raymondcamden.com/2019/01/08/adding-serverless-functions-to-your-netlify-static-site)
289289
- Travis Horn's [Netlify Lambda Functions from Scratch](https://travishorn.com/netlify-lambda-functions-from-scratch-1186f61c659e)
290290
- [JAMstack with Divya Sasidharan & Phil Hawksworth | Devchat.tv](https://devchat.tv/js-jabber/jsj-347-jamstack-with-divya-sasidharan-phil-hawksworth/) - Great discussion on the problems that Netlify Functions solve
291+
- [Netlify function error reporting with Sentry](https://httptoolkit.tech/blog/netlify-function-error-reporting-with-sentry/) - automatic error reporting for your Netlify functions, so you know any time they fail.
291292
- [**Submit your blogpost here!**](https://github.com/netlify/netlify-lambda/issues/new)
292293

293294
These libraries pair very well for extending your functions capability:

0 commit comments

Comments
 (0)