Skip to content

feat: Move SDK perfromance docs to platforms #2175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 4, 2020
Merged

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Sep 3, 2020

This basically moves the performance Getting started into SDK platforms.

Supersedes:

#2121
#2133

@HazAT HazAT requested a review from PeloWriter September 3, 2020 14:47
@HazAT HazAT requested a review from a team as a code owner September 3, 2020 14:47
@HazAT HazAT self-assigned this Sep 3, 2020
@vercel
Copy link

vercel bot commented Sep 3, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/sentry/sentry-docs/roiqpn38q/sentry.dev
✅ Preview: https://sentry-docs-git-feat-js-performance.sentry.dev

Copy link
Member

@dcramer dcramer left a comment

Choose a reason for hiding this comment

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

nice!

Copy link
Contributor

@PeloWriter PeloWriter left a comment

Choose a reason for hiding this comment

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

Thank you!

Next, initialize the integration in your call to `Sentry.init`:

```js
```javascript {tabTitle: CDN}
Copy link
Contributor

Choose a reason for hiding this comment

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

In this PR (#2160) , the CDN pieces moved into their own page (https://docs.sentry.io/platforms/javascript/configuration/install-cdn) based on feedback on the JS Getting Started content.

@@ -296,3 +288,8 @@ span.setData("parameters", parameters);
span.setData("user_id", parameters.user_id);
http.get(`${base_url}/${endpoint}/`, (data = parameters));
```

Copy link
Contributor

Choose a reason for hiding this comment

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

We've removed the Next Steps links that are hand managed in the SDK content - the goal will be to replace them with something that's auto-generated.

@vercel vercel bot temporarily deployed to Preview September 4, 2020 07:09 Inactive
@HazAT HazAT merged commit 3bfe88b into master Sep 4, 2020
@HazAT HazAT deleted the feat/js-performance branch September 4, 2020 07:29
@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants