From 005b5d710105a238184637a84bd25499fcc1f85d Mon Sep 17 00:00:00 2001 From: Nicholas Meisenheimer <76002357+souredoutlook@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:33:07 -0700 Subject: [PATCH] Update/help links (#9741) * update help links and copy on quota management guides * update other help links * update algolia search to use zendesk based help center * Update docs/product/accounts/quotas/manage-attachments-quota.mdx Co-authored-by: Liza Mock * Update docs/product/accounts/quotas/manage-event-stream-guide.mdx Co-authored-by: Liza Mock * Update docs/product/accounts/quotas/manage-replay-quota.mdx Co-authored-by: Liza Mock * Update docs/product/releases/associate-commits/index.mdx Co-authored-by: Liza Mock * Update docs/product/accounts/quotas/manage-transaction-quota.mdx Co-authored-by: Liza Mock * Update docs/product/cli/releases.mdx Co-authored-by: Liza Mock * Update docs/product/security/tax-documents.mdx Co-authored-by: Liza Mock --------- Co-authored-by: Liza Mock --- docs/product/accounts/quotas/manage-attachments-quota.mdx | 1 - .../product/accounts/quotas/manage-event-stream-guide.mdx | 2 +- docs/product/accounts/quotas/manage-replay-quota.mdx | 1 - docs/product/accounts/quotas/manage-transaction-quota.mdx | 1 - docs/product/cli/releases.mdx | 2 +- docs/product/releases/associate-commits/index.mdx | 2 +- docs/product/security/tax-documents.mdx | 2 +- package.json | 2 +- src/components/homeClient.tsx | 2 +- src/components/productSidebar.tsx | 6 +++++- src/components/search.tsx | 2 +- yarn.lock | 8 ++++---- 12 files changed, 16 insertions(+), 15 deletions(-) diff --git a/docs/product/accounts/quotas/manage-attachments-quota.mdx b/docs/product/accounts/quotas/manage-attachments-quota.mdx index 8e16df90834f3..f730e70f26bc2 100644 --- a/docs/product/accounts/quotas/manage-attachments-quota.mdx +++ b/docs/product/accounts/quotas/manage-attachments-quota.mdx @@ -35,7 +35,6 @@ Quotas can only be updated by a Billing or Owner member of your Sentry organizat Once your attachments volume is approaching or has exceeded the quota, teammates with the "Owner" organization permission level will receive [notification](/product/alerts/notifications/#quota-notifications) emails. You can then choose to [increase](#increasing-quotas) or [decrease](#decreasing-quotas) your quota. -If this is your first time exceeding quota and you're on a paid plan, however, you'll be entered into a one-time grace period. Learn more about the grace period in this [Help article](https://help.sentry.io/account/billing/what-happens-when-i-run-out-of-event-capacity-and-a-grace-period-is-triggered/). ### Increasing Quotas diff --git a/docs/product/accounts/quotas/manage-event-stream-guide.mdx b/docs/product/accounts/quotas/manage-event-stream-guide.mdx index d5356ce57b3ba..fadf39a5234bc 100644 --- a/docs/product/accounts/quotas/manage-event-stream-guide.mdx +++ b/docs/product/accounts/quotas/manage-event-stream-guide.mdx @@ -67,7 +67,7 @@ Quotas can only be updated by a Billing or Owner member of your Sentry organizat Once your event volume is approaching or has exceeded the quota, teammates with the "Owner" organization permission level will receive [notification](/product/alerts/notifications/#quota-notifications) emails. You can then choose to [increase](#increasing-quotas) or [decrease](#decreasing-quotas) your quota. -If this is your first time exceeding quota and you're on a paid plan, however, you'll be entered into a one-time grace period. Learn more about the grace period in this [Help article](https://help.sentry.io/account/billing/what-happens-when-i-run-out-of-event-capacity-and-a-grace-period-is-triggered/). +If this is your first time exceeding your errors quota and you're on a paid plan, you'll be entered into a one-time grace period. Learn more by reading this [help article](https://sentry.zendesk.com/hc/en-us/articles/23983502355099-What-happens-when-I-run-out-of-event-capacity-and-a-grace-period-is-triggered). ### Increasing Quotas diff --git a/docs/product/accounts/quotas/manage-replay-quota.mdx b/docs/product/accounts/quotas/manage-replay-quota.mdx index a7149d1f7bc29..000782eef3b4d 100644 --- a/docs/product/accounts/quotas/manage-replay-quota.mdx +++ b/docs/product/accounts/quotas/manage-replay-quota.mdx @@ -33,7 +33,6 @@ Quotas can only be updated by a Billing or Owner-level member of your Sentry org Once your replay volume is approaching or has exceeded its quota, teammates with the "Owner" organization permission level will start receiving [notification](/product/alerts/notifications/#quota-notifications) emails. They'll then be able to choose to [increase](#increasing-quotas) or [decrease](#decreasing-quotas) your quota. -If this is your first time exceeding quota and you're on a paid plan, however, you'll be entered into a one-time grace period. Learn more about the grace period in this [Help article](https://help.sentry.io/account/billing/what-happens-when-i-run-out-of-event-capacity-and-a-grace-period-is-triggered/). ### Increasing Quotas diff --git a/docs/product/accounts/quotas/manage-transaction-quota.mdx b/docs/product/accounts/quotas/manage-transaction-quota.mdx index ca4642c333381..9395fa9388177 100644 --- a/docs/product/accounts/quotas/manage-transaction-quota.mdx +++ b/docs/product/accounts/quotas/manage-transaction-quota.mdx @@ -59,7 +59,6 @@ Quotas can only be updated by a Billing or Owner member of your Sentry organizat Once your performance units volume is approaching or has exceeded the quota, teammates with the "Owner" organization permission level will receive [notification](/product/alerts/notifications/#quota-notifications) emails. You can then choose to [increase](#increasing-quotas) or [decrease](#decreasing-quotas) your quota. -If this is your first time exceeding quota and you're on a paid plan, however, you'll be entered into a one-time grace period. Learn more about the grace period in this [Help article](https://help.sentry.io/account/billing/what-happens-when-i-run-out-of-event-capacity-and-a-grace-period-is-triggered/). ### Increasing Quotas diff --git a/docs/product/cli/releases.mdx b/docs/product/cli/releases.mdx index ec66a00c2d782..e52a137a78b53 100644 --- a/docs/product/cli/releases.mdx +++ b/docs/product/cli/releases.mdx @@ -106,7 +106,7 @@ You can use the `--local` flag to enable this behavior by default. sentry-cli releases set-commits "$VERSION" --local ``` -If you receive an "Unable to Fetch Commits" email, take a look at our [Help Center Article](https://help.sentry.io/hc/en-us/articles/360019866834-Why-am-I-receiving-the-email-Unable-to-Fetch-Commits-). +If you receive an "Unable to Fetch Commits" email, take a look at our [help center article](https://sentry.zendesk.com/hc/en-us/articles/23968845267739-Why-am-I-receiving-the-email-Unable-to-Fetch-Commits). ### Dealing With Missing Commits diff --git a/docs/product/releases/associate-commits/index.mdx b/docs/product/releases/associate-commits/index.mdx index 4f6ee6b42811f..b564be19408fb 100644 --- a/docs/product/releases/associate-commits/index.mdx +++ b/docs/product/releases/associate-commits/index.mdx @@ -205,7 +205,7 @@ For more information, see the [API reference](/api/releases/create-a-new-release -If you receive an "Unable to Fetch Commits" email, take a look at our [Help Center Article](https://help.sentry.io/hc/en-us/articles/360019866834-Why-am-I-receiving-the-email-Unable-to-Fetch-Commits-). +If you receive an "Unable to Fetch Commits" email, take a look at our [help center article](https://sentry.zendesk.com/hc/en-us/articles/23968845267739-Why-am-I-receiving-the-email-Unable-to-Fetch-Commits). diff --git a/docs/product/security/tax-documents.mdx b/docs/product/security/tax-documents.mdx index 259551d36ecb1..52482172f9f42 100644 --- a/docs/product/security/tax-documents.mdx +++ b/docs/product/security/tax-documents.mdx @@ -4,7 +4,7 @@ sidebar_order: 30 description: "Access Sentry's tax documents." --- -Below you'll find Sentry's 2023 tax documents, including the tax residency certificate, W9, 10F, No PE undertaking, and DGT-1 forms. If the document you're looking for isn't listed here, visit [help.sentry.io](http://help.sentry.io/). +Below you'll find Sentry's 2023 tax documents, including the tax residency certificate, W9, 10F, No PE undertaking, and DGT-1 forms. If the document you're looking for isn't listed here, visit [our help center](http://sentry.zendesk.com/hc/en-us/) and file a request with our team. - [W9 CY2024](/pdfs/W-9-2024-Functional-Software-Inc-signed.pdf) - [Tax Residency Certificate CY2023 (General Version)](/pdfs/2023-Form-6166_general.pdf) diff --git a/package.json b/package.json index 14657f738c24c..39418a2186257 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-toolbar": "^1.0.4", "@radix-ui/themes": "^2.0.3", - "@sentry-internal/global-search": "^0.5.10", + "@sentry-internal/global-search": "^1.0.0", "@sentry/nextjs": "^8.0.0-beta.2", "@types/mdx": "^2.0.9", "bootstrap": "4.6.1", diff --git a/src/components/homeClient.tsx b/src/components/homeClient.tsx index 4cae934c859e5..262c45865b974 100644 --- a/src/components/homeClient.tsx +++ b/src/components/homeClient.tsx @@ -117,7 +117,7 @@ export function HomeClient({visiblePlatforms, totalPlatformCount, platforms}: Pr
Self-Hosted Sentry - Support + Support

Learn more...

diff --git a/src/components/productSidebar.tsx b/src/components/productSidebar.tsx index 9df540d97fc62..8ae850da43b69 100644 --- a/src/components/productSidebar.tsx +++ b/src/components/productSidebar.tsx @@ -55,7 +55,11 @@ export function ProductSidebar({data}: ChildProps) {
Additional Resources
    - + diff --git a/src/components/search.tsx b/src/components/search.tsx index 3e7e050f9b570..c22fb369110f8 100644 --- a/src/components/search.tsx +++ b/src/components/search.tsx @@ -50,7 +50,7 @@ const search = new SentryGlobalSearch([ platformBias: true, legacyBias: true, }, - 'help-center', + 'zendesk_sentry_articles', 'develop', 'blog', ]); diff --git a/yarn.lock b/yarn.lock index 2d3f4a0d7f487..d089621b712fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2561,10 +2561,10 @@ "@sentry/utils" "8.0.0-beta.2" preact "^10.19.4" -"@sentry-internal/global-search@^0.5.10": - version "0.5.10" - resolved "https://registry.yarnpkg.com/@sentry-internal/global-search/-/global-search-0.5.10.tgz#678c365f581969a265d61f7921d59410c9e6dd5b" - integrity sha512-2QKk0y/K2Ewamc3kWyCr4kF0y2xG9vbjjtRzHpNqmXX1+F90MeFfMGAmP9UK4414/QXtAmSe3ln09KFd5+jdZw== +"@sentry-internal/global-search@^1.0.0": + version "1.0.0" + resolved "https://registry.yarnpkg.com/@sentry-internal/global-search/-/global-search-1.0.0.tgz#06ca26cc37f6cafda913a358be63a5e2e0a221f6" + integrity sha512-u4UUwxinDhUJ0kA4xGGQTr3QGJAWh7GRdFls9ys8coV7WjPNYt91MHfOWVdFzgeU6f4aO7RKE8uxSb/fkZiagQ== dependencies: "@types/react" ">=16" "@types/react-dom" ">=16"