Skip to content

Commit bf12012

Browse files
coolguyzoneAlex Krawiec
and
Alex Krawiec
authored
Remove non-functioning video embed (#13557)
<!-- Use this checklist to make sure your PR is ready for merge. You may delete any sections you don't need. --> ## DESCRIBE YOUR PR Disabling a video that isn't rendering correctly, will re-implement it once we have it up on Vimeo. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): <!-- ENTER DATE HERE --> - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) ## LEGAL BOILERPLATE <!-- Sentry employees and contractors can delete or ignore this section. --> Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms. ## EXTRA RESOURCES - [Sentry Docs contributor guide](https://docs.sentry.io/contributing/) Co-authored-by: Alex Krawiec <[email protected]>
1 parent e021b9c commit bf12012

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/product/onboarding/data-enrichment.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ Learn how [Sentry helps create actionable insights](/product/sentry-basics/perfo
2929

3030
For any gaps in Sentry's auto-instrumentation, you can use [custom instrumentation](/platform-redirect/?next=/tracing/instrumentation/custom-instrumentation/) to collect additional spans and span metrics. This enables you to focus your instrumentation on critical areas of your application to optimize you configuration. For example, if you have an e-commerce app, you may want to track pageloads and checkout errors to pinpoint issues by provider, region, or app version.
3131

32-
The video below is an example of what's possible with custom instrumentation:
32+
{/* The video below is an example of what's possible with custom instrumentation:
33+
NOTE: We can uncomment the copy above when we have a video to show. */}
3334

34-
<iframe src="https://drive.google.com/file/d/1U2of7oByT1ECdprvRRC30QwuZwQRk6cA/preview" width="640" height="480" allow="autoplay"></iframe>
3535

3636
## Step 3: Filtering Unwanted events
3737

0 commit comments

Comments
 (0)