Skip to content

Commit 80bf7e0

Browse files
stephanie-andersonvivianyentranlizokmandreiborzalforst
authored
June 11th Launch (#10255)
* add metrics section and update perf modules (#10209) * Rename performance monitoring to tracing in all platform docs (#10220) * Add new explore folder (#10211) * add new explore folder * Update docs/product/explore/index.mdx Co-authored-by: Liza Mock <[email protected]> * docs(browser): Add missing client param to startBrowserTracingPageLoadSpan (#10215) * Adjust Next.js manual setup docs to be in line with wizard (#10156) Co-authored-by: vivianyentran <[email protected]> * fix(apple): Remove new in version mentions (#10217) Remove new in version mentions for basic options for v 7.x that was released over 1.5 years ago * feat(ruby): Add new onboarding component (#10222) * rm banner for supabase workshop (#10225) * rm banner for supabase workshop * [getsentry/action-github-commit] Auto commit --------- Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> * fix(issues): severity -> actionability (#10227) * update event detail mentions (#10187) * update event detail mentions * Update docs/product/performance/web-vitals/index.mdx * small tweaks to trace details page * Update docs/product/performance/transaction-summary.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/key-terms/tracing/distributed-tracing.mdx * Update docs/platforms/java/guides/spring/advanced-usage.mdx * Update docs/product/performance/resources.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/product/performance/web-vitals/index.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/key-terms/tracing/index.mdx * Update docs/product/performance/mobile-vitals/screen-loads.mdx * Update docs/product/performance/queries.mdx * add redirect * Update docs/concepts/key-terms/tracing/distributed-tracing.mdx * Update docs/platforms/java/guides/spring/advanced-usage.mdx * Update docs/product/performance/queries.mdx * Update docs/concepts/key-terms/tracing/index.mdx * Update docs/product/performance/mobile-vitals/screen-loads.mdx * Update docs/product/performance/transaction-summary.mdx * Update docs/product/performance/resources.mdx * Update docs/product/performance/web-vitals/index.mdx --------- Co-authored-by: vivianyentran <[email protected]> * Update trace view to trace details to reflect UI changes (#10201) Update this docs page to reflect the new name. * feat(python): Use onboarding feature toggles & dedup (#10166) * add missing import (#10214) * fix(node): Fix onboarding import hiding options (#10235) * Fix relay redirects (#10239) * Un-mark bun as beta, cleanup some stuff (#10234) * docs(react): correct import in React v8 migration docs (#10232) * Fix onboarding options jumping (#10236) * fix: don't add padding to onboarding options when they're sticking * delete console.log * fix typo * remove rounded corners from OnboardingOptionButtons --------- Co-authored-by: Stephanie Anderson <[email protected]> * Add section to source maps troubleshooting, suggesting to check source fetching setting (#10230) * Rchhabria/laravel updates (#10202) * laravel blurb * laravel blurb * Create .img * Delete docs/platforms/php/.img * added new forge imgaes * fixed file path * fixed file path * Cache instrumentation links (#10155) * fix: hide platforms with no cache custom instrumentation on cache instrumentation page * add node cache cache instrumentation redirect * add metrics section and update perf modules (#10209) --------- Co-authored-by: Liza Mock <[email protected]> Co-authored-by: Andrei <[email protected]> Co-authored-by: Luca Forstner <[email protected]> Co-authored-by: Philipp Hofmann <[email protected]> Co-authored-by: Neel Shah <[email protected]> Co-authored-by: elijames-codecov <[email protected]> Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: Matt Duncan <[email protected]> Co-authored-by: Ivana Kellyerova <[email protected]> Co-authored-by: Johan Wänglöf <[email protected]> Co-authored-by: Francesco Novy <[email protected]> Co-authored-by: Stephanie Anderson <[email protected]> Co-authored-by: Rob Hannay <[email protected]> Co-authored-by: abdellah hariti <[email protected]> Co-authored-by: Rahul Chhabria <[email protected]> * Add insights page (#10213) * add insights page * Update docs/product/insights/index.mdx Co-authored-by: Liza Mock <[email protected]> --------- Co-authored-by: Liza Mock <[email protected]> * rename resource module to asset module (#10047) * rename resource module to asset module * code review * add note * add images * add redirect * update widget screenshot * Apply suggestions from code review Co-authored-by: vivianyentran <[email protected]> --------- Co-authored-by: vivianyentran <[email protected]> Co-authored-by: vivianyentran <[email protected]> * Move insights (#10273) * move items under insights * update internal insights links * update internal links and move referenced images * remove histogram from web vitals page * Add links to the insights module in the product from the insights manual instrumentation docs. (#10263) * Update billing quota pages for AM3 (#10229) * one more * Update docs/pricing/quotas/index.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/pricing/quotas/manage-attachments-quota.mdx Co-authored-by: vivianyentran <[email protected]> * deleted outdated images --------- Co-authored-by: vivianyentran <[email protected]> * update arcades for insights (#10278) * update arcades for insights * add business plan note * add caches and queues arcades * feat(performance): adds note about webvitals samples (#10247) Adds a note to clarify web vitals samples list in page overview * feat(ruby): Add queues, caches and requests modules (#10245) * feat(ruby): Add queues, caches and requests modules * Update docs/platforms/ruby/common/performance/instrumentation/custom-instrumentation/caches-module.mdx Co-authored-by: Anton Pirker <[email protected]> --------- Co-authored-by: Anton Pirker <[email protected]> * feat(js): Add new onboarding for all JavaScript guides (#10241) * feat(js): Add docs on how to disable distributed tracing (#10254) * feat(performance): Adds queues instrumentation for more platforms (#10242) Adds custom queues instrumentation docs for java, go, and dotnet Co-authored-by: Alexander Dinauer <[email protected]> * feat: Revamp JS integrations page for v8 (#10138) * feat(node): Add docs for tree shaking in Node (#10257) --------- Co-authored-by: Andrei <[email protected]> * feat(tracing): Update spans section (#10246) - Updating spans section in the tracing page for some changes coming up - Given this is user facing documentation, removing the `(optional)` text since that doesn't make sense given the public api for spans is through `sentry_sdk.start_span()` - Linking to searchable properties (that doesn't exist yet so this PR will need to wait for that) from here if that's what the user is looking for * Update billing docs for AM3 (#10210) * Update docs/platforms/apple/common/tracing/index.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/platforms/dotnet/common/migration/index.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/contributing/approach/product-docs/write-index.mdx Co-authored-by: Liza Mock <[email protected]> * Update docs/platforms/python/tracing/index.mdx Co-authored-by: Liza Mock <[email protected]> * Remove obsolete files * feat(.NET): Added new onboarding (#10244) * Document Java SDK cache module (#10264) * Update URLs * move pages * Onboarding options for Go guides * Fix styles for external links * feat(performance): Updates module name to Queues (#10340) Updates Queue Monitoring text to Queues to match actual module name. * docs(traces): Add traces product doc page (#10224) * docs(traces): Add traces product doc page * Update docs/product/traces/index.mdx * Update docs/product/traces/index.mdx * Move traces under explore * Update docs/product/explore/traces/index.mdx * Get rid of sandbox link * Add images * Remove extra homepage image --------- Co-authored-by: Liza Mock <[email protected]> * update concepts docs (#10318) * update concepts docs * Update docs/concepts/key-terms/key-features.mdx * update key features * Update docs/concepts/key-terms/key-terms.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/key-terms/key-terms.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/product/index.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/product/sentry-basics/index.mdx Co-authored-by: vivianyentran <[email protected]> --------- Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Stephanie Anderson <[email protected]> Co-authored-by: vivianyentran <[email protected]> * update trace explorer nav order (#10346) * update trace explorer nav order * update vercel * feat(tracing): Add searchable span properties (#10327) * adds searchable span properties * Applying suggestions from PR Review Minor copy edits and punctuation Co-authored-by: Liza Mock <[email protected]> * replaced github link to platform list with inline list of platforms * adding suggestions from code review Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/search/searchable-properties/spans.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/search/searchable-properties/spans.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/search/searchable-properties/spans.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/concepts/search/searchable-properties/spans.mdx Co-authored-by: vivianyentran <[email protected]> --------- Co-authored-by: Liza Mock <[email protected]> Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Stephanie Anderson <[email protected]> * Created Metrics Settings Page (#10339) * Created Metrics Settings Page Created Metrics Settings Page * Adding Screenshots * Update metrics-settings.mdx * Apply suggestions from code review apply copyedits * Update docs/product/explore/metrics/metrics-settings.mdx * Apply suggestions from code review * Update docs/product/explore/metrics/metrics-settings.mdx Co-authored-by: vivianyentran <[email protected]> * Update docs/product/explore/metrics/metrics-settings.mdx --------- Co-authored-by: vivianyentran <[email protected]> Co-authored-by: vivianyentran <[email protected]> * Add feature page for ASP .NET Core; add onboarding options to Go guide HTTP * Move files to subfolders --------- Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Liza Mock <[email protected]> Co-authored-by: Andrei <[email protected]> Co-authored-by: Luca Forstner <[email protected]> Co-authored-by: Philipp Hofmann <[email protected]> Co-authored-by: Neel Shah <[email protected]> Co-authored-by: elijames-codecov <[email protected]> Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: Matt Duncan <[email protected]> Co-authored-by: Ivana Kellyerova <[email protected]> Co-authored-by: Johan Wänglöf <[email protected]> Co-authored-by: Francesco Novy <[email protected]> Co-authored-by: Rob Hannay <[email protected]> Co-authored-by: abdellah hariti <[email protected]> Co-authored-by: Rahul Chhabria <[email protected]> Co-authored-by: Dominik Buszowiecki <[email protected]> Co-authored-by: vivianyentran <[email protected]> Co-authored-by: Anton Pirker <[email protected]> Co-authored-by: edwardgou-sentry <[email protected]> Co-authored-by: Alexander Dinauer <[email protected]> Co-authored-by: Abhijeet Prasad <[email protected]> Co-authored-by: William Mak <[email protected]> Co-authored-by: Stefan Jandl <[email protected]> Co-authored-by: Kev <[email protected]> Co-authored-by: Alex Jillard <[email protected]> Co-authored-by: Alexandra Cota <[email protected]>
1 parent b6cc7f2 commit 80bf7e0

File tree

737 files changed

+3786
-3046
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

737 files changed

+3786
-3046
lines changed

app/globals.css

+8
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@
5252
}
5353
}
5454

55+
.icon-external-link {
56+
margin-left: 0;
57+
58+
svg {
59+
margin-left: 0.15em;
60+
}
61+
}
62+
5563
:root {
5664
/* Oranges */
5765
--flame0: #df5128;

docs/cli/metrics.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebar_order: 5
44
description: "Learn how Sentry's command line interface can be used for sending metrics."
55
---
66
Metrics help you track and visualize the data points you care about, making it easier to monitor your application's health and identify issues.
7-
Learn more about [Metrics](/product/metrics).
7+
Learn more about [Metrics](/product/explore/metrics).
88

99
## Requirements
1010
- [Install](/product/cli/installation) the Sentry CLI (min v2.32.0).
@@ -35,7 +35,7 @@ sentry-cli send-metric increment -n "MyMetric" -u "MyUnit" -t "tag1:val1","tag2:
3535
```
3636

3737
The metric's name, unit, and tags will undergo normalization to only include supported characters.
38-
Learn more about [Limits and Restrictions](/product/metrics/#limits-and-restrictions).
38+
Learn more about [Limits and Restrictions](/product/explore/metrics/#limits-and-restrictions).
3939

4040
### Counters
4141
To increment a counter metric by one, you only need to provide the `--name` or `-n` parameter.

docs/concepts/key-terms/enrich-data/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ For instance, the Discover query below displays all the errors (total of 143 eve
6464

6565
![Discover Query](./img/004.png)
6666

67-
Learn more in [Discover](/product/discover-queries/).
67+
Learn more in [Discover](/product/explore/discover-queries/).
6868

6969
### Ownership Rules
7070

docs/concepts/key-terms/key-terms.mdx

+13-9
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Key Terms
2+
title: Key Terms & Features
33
sidebar_order: 05
4-
description: "Learn about the key concepts and features of Sentry."
4+
description: "A few key terms and features to help you get a better understanding of Sentry."
55
---
66

7-
These key terms and concepts are the fundamentals of Sentry. While we define new terms as you come across them throughout our documentation, having an understanding of the key concepts and features here will make it easier to learn more complex ideas about the product.
7+
Some of the bellow terms have corresponding features with the same name (in upper case) in the [Key Features](#key-features) section.
88

9-
## Key Concepts
10-
11-
Some of the following key concepts have corresponding features with the same name listed (in upper case) in the [Key Features](#key-features) section.
9+
## Key Terms
1210

1311
- **alerts** - Alerts let you know about problems with your code in real-time by sending you notifications when certain alert rule conditions are met. There are several types of alerts available with customizable thresholds and integrations.
1412

1513
- **attachments** - Stored additional files, such as config or log files that are related to an error event.
1614

1715
- **data** - Anything you send to Sentry. This includes, events (errors or transactions), attachments, and event metadata.
1816

17+
- **distributed trace** - When a trace includes work in multiple services, it's called a [distributed trace](/concepts/key-terms/tracing/distributed-tracing/), because the trace is distributed across those services.
18+
1919
- **DSN** - Data Source Name. A DSN tells the Sentry SDK where to send events so the events are associated with the correct project. Sentry automatically assigns you a DSN when you create a project. Learn more in our full [DSN documentation](/product/sentry-basics/dsn-explainer/).
2020

2121
- **environment** - `environment` is a Sentry-supported tag that you can add to your SDK that's intended to refer to your code deployments' naming convention, such as _development_, _testing_, _staging_, or _production_. Environments help you better filter issues and transactions among other uses. Learn more in our full [Environments documentation](/product/sentry-basics/environments/).
@@ -38,23 +38,27 @@ Some of the following key concepts have corresponding features with the same nam
3838

3939
- **Sentry SDKs** - Sentry's programming language/framework-specific libraries for application monitoring. When you add one of our SDKs to your application, event data from your application is captured and sent to Sentry, so we can provide you with error and performance reports.
4040

41+
- **span** - A [span](/concepts/key-terms/tracing/distributed-tracing/#traces-transactions-and-spans) is the basic unit that traces are composed of. Multiple groups of parent-child spans make up a trace in Sentry and share a trace_id, which can help you get to the root cause of a problem faster.
42+
4143
- **team** - Teams are associated with your Sentry projects, and their members receive issue notifications as a group. Learn more about [setting up teams](/organization/getting-started/#2-set-up-teams).
4244

45+
- **trace** - A [trace](/concepts/key-terms/tracing/) is the record of the entire operation you want to measure or track - like page load, an instance of a user completing some action in your application, or a cron job in your backend.
46+
4347
- **transaction** - A transaction represents a single instance of a service being called to support an operation you want to measure or track, like a page load, page navigation, or asynchronous task. Transaction events are grouped by the transaction name.
4448

4549
## Key Features
4650

47-
Each of these key features in [sentry.io](https://sentry.io) is represented by a page (or set of pages) in the application.
51+
Each of these key features have their own page (or set of pages) in the [sentry.io](https://sentry.io) application.
4852

4953
- **Alerts** - Where you can create new alert rules and manage existing ones. Learn more in the full [Alerts documentation](/product/alerts/).
5054

5155
- **Dashboards** - Provide you with a broad overview of your application’s health by allowing you to navigate through error and performance data across multiple projects. Dashboards are made up of one or more widgets, and each widget visualizes one or more **Discover** or **Issues** queries. Learn more in the full [Dashboards documentation](/product/dashboards/).
5256

53-
- **Discover** - Allows you to query events across environments, providing you with visibility into your errors and transactions and unlocking insights into the health of your entire system. The **Discover** page visualizes the results of queries. Learn more in the full [Discover documentation](/product/discover-queries/).
57+
- **Discover** - Allows you to query events across environments, providing you with visibility into your errors and transactions and unlocking insights into the health of your entire system. The **Discover** page visualizes the results of queries. Learn more in the full [Discover documentation](/product/explore/discover-queries/).
5458

5559
- **Issues** - Displays information about grouped problems in your application. From here, you can go to the **Issue Details** page for a more granular view of any issue. Learn more in the full [Issues documentation](/product/issues/).
5660

57-
- **Performance** - The main view in [sentry.io](http://sentry.io) where you can search or browse for transaction data. The page displays graphs that visualize transactions or trends, as well as a table where you can view relevant transactions and drill down to more information about them. Learn more in the full [Performance documentation](/product/performance/).
61+
- **Performance** - The main view in [sentry.io](http://sentry.io) where you can search or browse for transaction data. The page displays graphs that visualize transactions or trends, as well as a table where you can view relevant transactions and drill down to more information about them. Learn more in the full [Tracing documentation](/product/performance/).
5862

5963
- **Projects** - Lists the projects of which you're a member, by team, and provides you with a high-level overview of your projects. From here, you can go to the **Project Details** page of each project for a more granular view. Learn more in the full [Projects documentation](/product/projects/).
6064

docs/concepts/key-terms/tracing/distributed-tracing.mdx

+6-5
Original file line numberDiff line numberDiff line change
@@ -184,12 +184,13 @@ The majority of the data in a transaction resides in the individual spans the tr
184184
- `op`: short string identifying the type or category of operation the span is measuring. Details on the structure of span operations can be [found in the Sentry developer documentation](https://develop.sentry.dev/sdk/performance/span-operations/).
185185
- `start_timestamp`: when the span was opened
186186
- `end_timestamp`: when the span was closed
187-
- `description`: longer description of the span's operation, which uniquely identifies the span but is consistent across instances of the span (optional)
188-
- `status`: short code indicating operation's status (optional)
189-
- `tags`: key-value pairs holding additional data about the span (optional)
190-
- `data`: arbitrarily-structured additional data about the span (optional)
187+
- `description`: longer description of the span's operation, which uniquely identifies the span but is consistent across instances of the span
188+
- `status`: short code indicating operation's status
189+
- `tags`: key-value pairs holding additional data about the span
190+
- `data`: arbitrarily-structured additional data about the span
191191

192192
An example use of the `op` and `description` properties together is `op: db.query` and `description: SELECT * FROM users WHERE last_active < %s`. The `status` property is often used to indicate the success or failure of the span's operation, or for a response code in the case of HTTP requests. Finally, `tags` and `data` allow you to attach further contextual information to the span, such as `function: middleware.auth.is_authenticated` for a function call or `request: {url: ..., headers: ... , body: ...}` for an HTTP request.
193+
To search span data see [Searchable Properties](/concepts/search/searchable-properties/spans/)
193194

194195
### Important Information About Tracing, Spans & Transactions
195196

@@ -249,4 +250,4 @@ Dynamic sampling ensures complete traces by retaining all transactions associate
249250

250251
## Viewing Trace Data
251252

252-
Through [Performance](/product/performance/) and [Discover](/product/discover-queries/), you can view trace data in the [Trace Details](/concepts/key-terms/tracing/trace-view/) page.
253+
Through [Performance](/product/performance/) and [Discover](/product/explore/discover-queries/), you can view trace data in the [Trace Details](/concepts/key-terms/tracing/trace-view/) page.

docs/concepts/key-terms/tracing/event-detail.mdx

Whitespace-only changes.

docs/concepts/search/index.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Here are some examples of valid comparison operator searches:
5050

5151
<Note>
5252

53-
`OR` and `AND` search conditions are only available for [Discover](/product/discover-queries/), [Performance](/product/performance/), and [Metric Alerts](/product/alerts-notifications/metric-alerts/).
53+
`OR` and `AND` search conditions are only available for [Discover](/product/explore/discover-queries/), [Performance](/product/performance/), and [Metric Alerts](/product/alerts-notifications/metric-alerts/).
5454

5555
</Note>
5656

docs/concepts/search/searchable-properties/events.mdx

+12-11
Original file line numberDiff line numberDiff line change
@@ -342,43 +342,43 @@ Returns results with a matching maximum value for the field entered.
342342

343343
### `measurements.app_start_cold`
344344

345-
A [cold start](/product/performance/mobile-vitals/#app-start) refers to when the app launches for the first time after a reboot or update. The app is not in memory and no process exists.
345+
A [cold start](/product/insights/mobile-vitals/#app-start) refers to when the app launches for the first time after a reboot or update. The app is not in memory and no process exists.
346346

347347
- **Type:** duration
348348

349349
### `measurements.app_start_warm`
350350

351-
A [warm start](/product/performance/mobile-vitals/#app-start) refers to when the app has already launched at least once and is partially in memory. For instance, the user backs out of your app, but then re-launches it. The process may have continued to run, but the app must recreate the activity from scratch.
351+
A [warm start](/product/insights/mobile-vitals/#app-start) refers to when the app has already launched at least once and is partially in memory. For instance, the user backs out of your app, but then re-launches it. The process may have continued to run, but the app must recreate the activity from scratch.
352352

353353
- **Type:** duration
354354

355355
### `measurements.cls`
356356

357-
[Cumulative Layout Shift (CLS)](/product/performance/web-vitals/web-vitals-concepts/#cumulative-layout-shift-cls) is the sum of individual layout shift scores for every unexpected element shift during the rendering process.
357+
[Cumulative Layout Shift (CLS)](/product/insights/web-vitals/web-vitals-concepts/#cumulative-layout-shift-cls) is the sum of individual layout shift scores for every unexpected element shift during the rendering process.
358358

359359
- **Type:** number
360360

361361
### `measurements.fcp`
362362

363-
[First Contentful Paint (FCP)](/product/performance/web-vitals/web-vitals-concepts/#first-contentful-paint-fcp) measures the time for the first content to render in the viewport.
363+
[First Contentful Paint (FCP)](/product/insights/web-vitals/web-vitals-concepts/#first-contentful-paint-fcp) measures the time for the first content to render in the viewport.
364364

365365
- **Type:** duration
366366

367367
### `measurements.fid`
368368

369-
[First Input Delay (FID)](/product/performance/web-vitals/web-vitals-concepts/#first-input-delay-fid) measures the response time when the user tries to interact with the viewport.
369+
[First Input Delay (FID)](/product/insights/web-vitals/web-vitals-concepts/#first-input-delay-fid) measures the response time when the user tries to interact with the viewport.
370370

371371
- **Type:** duration
372372

373373
### `measurements.fp`
374374

375-
[First Paint (FP)](/product/performance/web-vitals/web-vitals-concepts/#first-paint-fp) measures the amount of time the first pixel takes to appear in the viewport, rendering any visual change from what was previously displayed.
375+
[First Paint (FP)](/product/insights/web-vitals/web-vitals-concepts/#first-paint-fp) measures the amount of time the first pixel takes to appear in the viewport, rendering any visual change from what was previously displayed.
376376

377377
- **Type:** duration
378378

379379
### `measurements.frames_frozen`
380380

381-
[Slow and frozen frames](/product/performance/mobile-vitals/#slow-and-frozen-frames) measure the responsiveness of your app.
381+
[Slow and frozen frames](/product/insights/mobile-vitals/#slow-and-frozen-frames) measure the responsiveness of your app.
382382

383383
- **Type:** number
384384

@@ -390,7 +390,7 @@ Returns results with a matching rate of frozen frames. That is, `measurements.fr
390390

391391
### `measurements.frames_slow`
392392

393-
[Slow and frozen frames](/product/performance/mobile-vitals/#slow-and-frozen-frames) measure the responsiveness of your app.
393+
[Slow and frozen frames](/product/insights/mobile-vitals/#slow-and-frozen-frames) measure the responsiveness of your app.
394394

395395
- **Type:** number
396396

@@ -408,7 +408,7 @@ Returns results with a matching total number of frames.
408408

409409
### `measurements.lcp`
410410

411-
[Largest Contentful Paint (LCP)](/product/performance/web-vitals/web-vitals-concepts/#largest-contentful-paint-lcp) measures the render time for the largest content to appear in the viewport.
411+
[Largest Contentful Paint (LCP)](/product/insights/web-vitals/web-vitals-concepts/#largest-contentful-paint-lcp) measures the render time for the largest content to appear in the viewport.
412412

413413
- **Type:** duration
414414

@@ -438,7 +438,7 @@ The [total stall time](/platforms/react-native/performance/instrumentation/autom
438438

439439
### `measurements.ttfb`
440440

441-
[Time To First Byte (TTFB)](/product/performance/web-vitals/web-vitals-concepts/#time-to-first-byte-ttfb) measures the time that it takes for a user's browser to receive the first byte of page content.
441+
[Time To First Byte (TTFB)](/product/insights/web-vitals/web-vitals-concepts/#time-to-first-byte-ttfb) measures the time that it takes for a user's browser to receive the first byte of page content.
442442

443443
- **Type:** duration
444444

@@ -480,7 +480,8 @@ Returns results with an approximate percentile of the field to the level. The le
480480

481481
### `platform`
482482

483-
Name of the platform. This is only a metrics property for [valid platforms](https://github.com/getsentry/relay/blob/9d0d2dc54233d46043a369e1dacf7db900953c14/relay-general/src/protocol/constants.rs#L1-L21), defaulting to `other`.
483+
Name of the platform. This defaults to `other` and is only a property for platforms from this list:
484+
`as3`, `c`, `cfml`, `cocoa`, `csharp`, `elixir`, `go`, `groovy`, `haskell`, `java`, `javascript`, `native`, `node`, `objc`, `other`, `perl`, `php`, `python`, `ruby`
484485

485486
- **Type:** string
486487

docs/concepts/search/searchable-properties/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Sentry's searchable properties fall into one of five categories:
1212

1313
- [Issue properties](/product/sentry-basics/search/searchable-properties/issues/)
1414
- [Event properties](/product/sentry-basics/search/searchable-properties/events/)
15+
- [Span properties](/concepts/search/searchable-properties/spans/)
1516
- [Session Replay properties](/product/sentry-basics/search/searchable-properties/session-replay/)
1617
- [User Feedback properties](/product/sentry-basics/search/searchable-properties/user-feedback/)
1718
- [Release properties](/product/sentry-basics/search/searchable-properties/releases/)

0 commit comments

Comments
 (0)