diff --git a/src/content/docs/pages/functions/plugins/community-plugins.mdx b/src/content/docs/pages/functions/plugins/community-plugins.mdx index 0d6fcfd9c7000e3..19dcbf2b0b87158 100644 --- a/src/content/docs/pages/functions/plugins/community-plugins.mdx +++ b/src/content/docs/pages/functions/plugins/community-plugins.mdx @@ -22,6 +22,11 @@ The following are some of the community-maintained Pages Plugins. If you have cr Refer to [Proxyflare](https://proxyflare.works) for more information. +* [cloudflare-pages-plugin-rollbar](https://github.com/hckr-studio/cloudflare-pages-plugin-rollbar) + + The [Rollbar](https://rollbar.com/) Pages Plugin captures and logs all exceptions which occur below it in the execution chain + of your [Pages Functions](/pages/functions/). Discover, predict, and resolve errors in real-time. + * [cloudflare-pages-plugin-trpc](https://github.com/toyamarinyon/cloudflare-pages-plugin-trpc) Allows developers to quickly create a tRPC server with a Cloudflare Pages Function.