Skip to content

Commit

Permalink
Masinette integration cloudflare workers (#8020)
Browse files Browse the repository at this point in the history
* Update index.mdx (Cloud Monitoring)

* Create cloudflare-workers

* Delete src/docs/product/integrations/cloud-monitoring/cloudflare-workers

* Create index.mdx

* Update index.mdx

* Update index.mdx

* Update index.mdx

* style(lint): Auto commit lint changes

* style(lint): Auto commit lint changes

* Update Main Integration list

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
  • Loading branch information
masinette and getsantry[bot] authored Sep 27, 2023
1 parent 7ccc0ea commit 7724677
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: Cloudflare Workers
sidebar_order: 1
redirect_from:
- /product/integrations/cloudflare-workers
description: "Learn more about the Cloudflare Workers integration"
---

Cloudflare Workers allow you to deploy serverless applications instantly across the globe with exceptional performance, reliability, and scale.

This integration is maintained and supported by the company that created it. For more details or questions, feel free to contact integrations-marketplace-support@cloudflare.com.

## Install and Configure

<Note>

Sentry owner, manager, or admin permissions are required to install this integration.

</Note>

1. Navigate to **Settings > Integrations > Cloudflare Workers**

2. Follow the full [Cloudflare Workers installation instructions](https://developers.cloudflare.com/workers/observability/sentry-integration/).
1 change: 1 addition & 0 deletions src/docs/product/integrations/cloud-monitoring/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ description: "Learn more about Sentry's cloud monitoring integrations."

Learn more about Sentry's cloud monitoring integrations:

- [Cloudflare Workers](/product/integrations/cloud-monitoring/cloudflare-workers)
- [Google Cloud Run](/product/integrations/cloud-monitoring/gcp-cloud-run/)
- [Google Cloud Functions - Python](/platforms/python/guides/gcp-functions/)
- [Google Cloud Functions - Node](/platforms/node/guides/gcp-functions/)
Expand Down
1 change: 1 addition & 0 deletions src/docs/product/integrations/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ For more details, see the [full Integration Platform documentation](/product/int

| Integration | Error Reporting | Performance (Transactions) |
| ------------------------------------------------------------------------------------- | --------------- | -------------------------- |
| [Cloudflare Workers](/product/integrations/cloud-monitoring/cloudflare-workers) | X | X |
| [Google Cloud Run](/product/integrations/cloud-monitoring/gcp-cloud-run/) | X | X |
| [Google Cloud Functions - Python](/platforms/python/guides/gcp-functions/) | X | X |
| [Google Cloud Functions - Node](/platforms/node/guides/gcp-functions/) | X | X |
Expand Down

1 comment on commit 7724677

@vercel
Copy link

@vercel vercel bot commented on 7724677 Sep 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

docs.sentry.io
sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev

Please sign in to comment.