-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
June 11th Launch #10255
June 11th Launch #10255
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bundle ReportChanges will increase total bundle size by 24.21kB ⬆️
|
* 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 * 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 * 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 items under insights * update internal insights links * update internal links and move referenced images * remove histogram from web vitals page
…ual instrumentation docs. (#10263)
* 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]>
|
||
- **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/). | ||
|
||
- **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/). | ||
- **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/). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- **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/). | |
- **Performance** - A 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 monitoring documentation](/product/performance/). |
@@ -0,0 +1,38 @@ | |||
--- | |||
title: Set Up Tracing | |||
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." | |
description: "Learn how to enable tracing in your app so you can get valuable performance insights about your application." |
sidebar_order: 20 | ||
description: "Learn how to capture performance data on any action in your app." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: "Learn how to capture performance data on any action in your app." | |
description: "Learn how to enable trace and span data-capturing on any action in your app." |
@@ -0,0 +1,38 @@ | |||
--- | |||
title: Set Up Tracing | |||
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." | |
description: "Learn how to enable tracing in your app and get valuable performance insights about your application." |
@@ -248,7 +248,7 @@ The replacement is the option `MaxRequestBodySize`. | |||
|
|||
#### New Methods on `IHub` and `ISentryClient` | |||
|
|||
Sentry's performance monitoring capabilities requires additive API changes to interfaces such as `IHub` and `ISentryClient`. If you implement your own `IHub`, you'll need to implement two new methods: | |||
Sentry's tracing capabilities requires additive API changes to interfaces such as `IHub` and `ISentryClient`. If you implement your own `IHub`, you'll need to implement two new methods: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sentry's tracing capabilities requires additive API changes to interfaces such as `IHub` and `ISentryClient`. If you implement your own `IHub`, you'll need to implement two new methods: | |
Sentry's tracing capabilities require additive API changes to interfaces such as `IHub` and `ISentryClient`. If you implement your own `IHub`, you'll need to implement two new methods: |
@@ -0,0 +1,42 @@ | |||
--- | |||
title: Set Up Tracing | |||
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: "Learn how to enable tracing in your app and discover valuable performance insights of your application." | |
description: "Learn how to enable tracing in your app and get valuable performance insights about your application." |
Updates Queue Monitoring text to Queues to match actual module name.
* 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 * 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 * update vercel
* 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 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]>
Please point and merge all PRs for the June 11th launch into this branch