Skip to content

Commit a5f3874

Browse files
authored
add performance video tutorial (#4486)
* added video tutorial page and link to it in performance * updated sidebar order and page title * updated page heading and intro text
1 parent 18b7d1b commit a5f3874

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/docs/product/performance/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ The summary page for Frontend transactions has a "Web Vitals" tab, where you can
4242

4343
There are several types of [metrics](/product/performance/metrics/) that you can visualize in the graphs, such as Apdex, Transactions Per Minute, P50 Duration, and User Misery to get a full understanding of how your software is performing.
4444

45+
## Watch a Tutorial
46+
47+
Check out our short [video](/product/performance/performance-video/) tutorial explaining how Sentry performance monitoring helps you find and solve the most impactful performance issues in your application.
48+
4549
## Learn More
4650

4751
<PageGrid />
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Video Tutorial
3+
sidebar_order: 100
4+
description: "View our video tutorial on how to find and solve performance issues."
5+
---
6+
7+
Check out our video explaining how Sentry performance monitoring helps you find and solve your most impactful performance issues:
8+
<YouTubeEmbed id="hZP4xdVMVWE" />

0 commit comments

Comments
 (0)