Skip to content

Commit 090c42b

Browse files
committed
gatbsy update
1 parent 706e8db commit 090c42b

File tree

9 files changed

+13
-74
lines changed

9 files changed

+13
-74
lines changed

gatsby/src/docs/workflow/integrations/vercel/index.mdx

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,22 +13,21 @@ Vercel is an all-in-one platform with Global CDN supporting static and JAMstack
1313

1414
2. Select your account and click "Add".
1515

16-
[{% asset vercel/vercel_install.png alt="Sentry modal showing Vercel installation." %}]({% asset vercel/vercel_install.png @path %})
16+
![Sentry modal showing Vercel installation](vercel_install.png)
1717

1818
**Note that the installation created an internal integration to generate an auth token used in building releases. If the Vercel internal integration is deleted, your Vercel integration will stop working!**
1919

20-
[{% asset vercel/vercel_internal_integration.png alt="Sentry modal showing Vercel internal integration." %}]({% asset vercel/vercel_internal_integration.png @path %})
20+
![Sentry modal showing Vercel internal integration](vercel_internal_integration.png)
2121

2222
**Project Linking**
2323

2424
1. Select a Sentry project and a Vercel project to link together.
2525

26-
[{% asset vercel/vercel_link_project.png alt="Sentry modal showing linking Sentry project to Vercel project." %}]({% asset vercel/vercel_link_project.png @path %})
26+
![Sentry modal showing linking Sentry project to Vercel project](vercel_link_project.png)
2727

2828
* This step will generate environment variables in the selected Vercel project. Having these set means you can skip the [CLI Configuration step](https://github.com/getsentry/sentry-webpack-plugin#cli-configuration) in the Sentry Webpack Plugin setup. You can see these in Vercel in **Project Settings** > **General** > **Environment Variables**.
2929

30-
31-
[{% asset vercel/vercel_env_vars.png alt="Sentry modal showing linking Sentry project to Vercel project." %}]({% asset vercel/vercel_env_vars.png @path %})
30+
![Sentry modal showing linking Sentry project to Vercel project](vercel_env_vars.png)
3231

3332
* `SENTRY_ORG` - the name of your Sentry organization
3433
* `SENTRY_PROJECT` - the name of your linked Sentry project
@@ -40,20 +39,19 @@ Vercel is an all-in-one platform with Global CDN supporting static and JAMstack
4039

4140
**Usage**
4241

43-
* If you have not already done so, [instrument your code with Sentry]({%- link _documentation/error-reporting/quickstart.md -%}).
44-
* Ensure you have [installed a repository integration]({%- link _documentation/workflow/releases/index.md -%}#install-repo-integration) and added the relevant repository.
42+
* If you have not already done so, [instrument your code with Sentry](/error-reporting/quickstart/).
43+
* Ensure you have [installed a repository integration](/workflow/releases/#install-repo-integration) and added the relevant repository.
4544
* Add the [Sentry Webpack Plugin](https://github.com/getsentry/sentry-webpack-plugin) to your configuration. For NextJS, use `next.config.js`.
46-
4745
* If you already have a Vercel project integrated with Sentry, ensure the Sentry project you link is the one you're already using to report errors.
4846

4947
**Uninstallation**
5048

5149
1. The integration must be uninstalled from Vercel. Visit the Vercel integration configuration page (**Organization Settings** > **Integrations** > **Vercel** > **Configurations**) and click "Uninstall" then "Visit Vercel" in the modal that pops up.
5250

53-
[{% asset vercel/vercel_uninstall.png alt="Sentry modal showing uninstalling Vercel integration." %}]({% asset vercel/vercel_uninstall.png @path %})
51+
![Sentry modal showing uninstalling Vercel integration](vercel_uninstall.png)
5452

5553
2. Click "Remove Configuration"
5654

5755
3. Delete the internal integration that was created by navigating to **Organization Settings** > **Developer Settings** and clicking the trash can icon next to **Vercel Internal Integration**. You will be prompted to confirm the deletion by entering a string provided in the modal. Enter the string and click "Confirm" to finalize the deletion.
5856

59-
[{% asset vercel/vercel_delete_internal_integration.png alt="Sentry modal showing uninstalling Vercel integration." %}]({% asset vercel/vercel_delete_internal_integration.png @path %})
57+
![Sentry modal showing uninstalling Vercel integration](vercel_delete_internal_integration.png)
Loading
Loading
Loading
Loading
Loading
Loading

src/collections/_documentation/workflow/integrations/index.md

Lines changed: 0 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -3,67 +3,3 @@ title: Integrations
33
sidebar_order: 6
44
gatsby: true
55
---
6-
<<<<<<< HEAD
7-
=======
8-
9-
Sentry integrates seamlessly with your favorite apps and services.
10-
11-
### Global Integrations
12-
13-
These integrations are set up once per organization, and are then usable in all projects.
14-
15-
- [_Azure DevOps_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#azure-devops)
16-
- [_Bitbucket_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#bitbucket)
17-
- [_Bitbucket Server_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#bitbucket-server)
18-
- [_GitHub_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#github)
19-
- [_GitHub Enterprise_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#github-enterprise)
20-
- [_GitLab_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#gitlab)
21-
- [_JIRA_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#jira)
22-
- [_JIRA Server_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#jira-server)
23-
- [_PagerDuty_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#pagerduty)
24-
- [_Slack_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#slack)
25-
- [_Vercel_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#vercel)
26-
27-
These integrations are maintained and supported by the companies that created them. See [integration platform]({%- link _documentation/workflow/integrations/integration-platform/index.md -%}).
28-
29-
- [_Amixr_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#amixr)
30-
- [_ClickUp_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#clickup)
31-
- [_Clubhouse_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#clubhouse)
32-
- [_Rookout_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#rookout)
33-
- [_Split_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#split)
34-
35-
### Per-Project Integrations
36-
37-
These integrations are set up once per project, and are only usable in projects in which they've been set up.
38-
39-
{% include components/alert.html
40-
title="* Community Integrations"
41-
content="These integrations are [maintained and supported](https://forum.sentry.io) by the Sentry community."
42-
level="info"
43-
%}
44-
45-
- [_Amazon SQS_]({%- link _documentation/data-management/data-forwarding.md -%})
46-
- [_Asana_]({%- link _documentation/workflow/integrations/legacy-integrations.md -%}#asana)
47-
- Campfire*
48-
- Flowdock
49-
- [_GitLab_]({%- link _documentation/workflow/integrations/global-integrations.md -%}#gitlab)
50-
- [_Heroku_]({%- link _documentation/workflow/integrations/legacy-integrations.md -%}#heroku)
51-
- [_HipChat_]({%- link _documentation/workflow/integrations/legacy-integrations.md -%}#hipchat)
52-
- Lighthouse*
53-
- OpsGenie
54-
- PagerDuty
55-
- Phabricator
56-
- Pivotal Tracker
57-
- Pushover
58-
- Redmine
59-
- [_Splunk_]({%- link _documentation/workflow/integrations/legacy-integrations.md -%}#splunk)
60-
- Taiga
61-
- Teamwork
62-
- Trello*
63-
- Twilio
64-
65-
66-
### Integration Platform
67-
68-
Sentry’s [Integration Platform]({%- link _documentation/workflow/integrations/integration-platform/index.md -%}) provides a way for external services to interact with the Sentry SaaS service using the REST API and webhooks. Integrations utilizing this platform are first-class actors within Sentry, and you can build them for [public]({%- link _documentation/workflow/integrations/integration-platform/index.md -%}#public-integrations) as well as [internal]({%- link _documentation/workflow/integrations/integration-platform/index.md -%}#internal-integrations) use cases.
69-
>>>>>>> Update uninstallation, add to index page
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Vercel
3+
sidebar_order: 1
4+
gatsby: true
5+
---

0 commit comments

Comments
 (0)