Skip to content

feat(partners)add-enablement-docs - #14095

Merged
smeubank merged 3 commits into
masterfrom
feat(partners)add-enablement-docs
Aug 11, 2025
Merged

feat(partners)add-enablement-docs#14095
smeubank merged 3 commits into
masterfrom
feat(partners)add-enablement-docs

Conversation

@smeubank

@smeubanksmeubank commented Jun 20, 2025

Copy link
Copy Markdown
Contributor

Draft of converting 2 internal docs into public facing partnership enablement pages

  • account provisioning
  • oauth

New section under "product walkthroughs" which "walkthrough" is maybe a stretch, but this is a start and we can put it where we agree makes the most sense, and be discoverable.

preview

image

Draft of converting 2 internal docs into public facing partnership enablement pages
- account provisioning
- oauth
@vercel

vercelBot commented Jun 20, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

NameStatusPreviewCommentsUpdated (UTC)
sentry-docs✅ Ready (Inspect)Visit Preview💬 Add feedbackJul 1, 2025 9:30pm
1 Skipped Deployment
NameStatusPreviewCommentsUpdated (UTC)
develop-docs⬜️ Ignored (Inspect)Visit PreviewJul 1, 2025 9:30pm

@smeubank
smeubank marked this pull request as draft June 20, 2025 18:27
@smeubank

Copy link
Copy Markdown
ContributorAuthor

do we want something on the landing page?

image

@codecov

codecovBot commented Jun 20, 2025

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 600 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle nameSizeChange
sentry-docs-server-cjs10.92MB606 bytes (0.01%) ⬆️
sentry-docs-client-array-push*9.77MB-6 bytes (-0.0%) ⬇️

ℹ️ *Bundle size includes cached data from a previous commit

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset NameSize ChangeTotal SizeChange (%)
1729.js-3 bytes1.64MB-0.0%
../instrumentation.js-3 bytes973.36kB-0.0%
9523.js-3 bytes949.31kB-0.0%
../app/[[...path]]/page.js.nft.json205 bytes401.33kB0.05%
../app/platform-redirect/page.js.nft.json205 bytes401.24kB0.05%
../app/sitemap.xml/route.js.nft.json205 bytes399.21kB0.05%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset NameSize ChangeTotal SizeChange (%)
static/chunks/pages/_app-*.js-3 bytes873.24kB-0.0%
static/chunks/7750-*.js-3 bytes401.83kB-0.0%
server/middleware-*.js-5.55kB1.0kB-84.74%
server/middleware-*.js5.55kB6.55kB555.3% ⚠️
static/X8YCwOIWs851cjv3N4YtO/_buildManifest.js(New)616 bytes616 bytes100.0% 🚀
static/X8YCwOIWs851cjv3N4YtO/_ssgManifest.js(New)77 bytes77 bytes100.0% 🚀
static/vCvcdEgzguIalpFJEF7AG/_buildManifest.js(Deleted)-616 bytes0 bytes-100.0% 🗑️
static/vCvcdEgzguIalpFJEF7AG/_ssgManifest.js(Deleted)-77 bytes0 bytes-100.0% 🗑️

@smeubank

Copy link
Copy Markdown
ContributorAuthor

@brianthi it would be valuable to consider us making a billing page as well, similar to these

@sentaur-athenasentaur-athena left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a great start and even whithout billing info having it is better than not.


## Overview

When you call the Sentry provisioning API on behalf of your customer for the first time, the customer receives:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The customer would need all but integration token is basically only useful for the partner.


### Supported Platforms

The `platform` field supports all Sentry platform identifiers, including:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


- **Partner Presence**: Show your platform as an organization member
- **Persistent Plan**: Allow customers to upgrade plans independently
- **Quota Visibility**: Control visibility of usage quotas

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Billing is always the biggest question, I think high level at this point we can add we have the option for them to sponsor their customers.

4. **Respect rate limits**: Implement appropriate delays between requests
5. **Secure your secret key**: Store your API_SECRET_KEY securely and never expose it in client-side code

## Support

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should take a more marketing approach here. Like get people excited to reach out or just leave it as a reference.


# Partnership Platform

Sentry offers powerful partnership capabilities that allow you to integrate error monitoring and performance insights directly into your platform. Whether you're a developer platform, hosting provider, or SaaS application, you can leverage Sentry's monitoring capabilities to enhance your customer experience.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add some who are doing this already?

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

specific partner examples? That get's into a topic of we just have to check with legal which logos we are allowed to mention in such a doc

we could address a lot of content topics, and merge, then figure that out later, for a smaller addition to the doc then

Comment threaddocs/product/partnership-platform/index.mdx
Comment threaddocs/product/partnership-platform/index.mdx
- **Home Page URL**: Your platform's homepage
- **Privacy Policy URL**: Your privacy policy
- **Terms and Conditions URL**: Your terms of service
- **Required Scopes**: APIs your platform needs to access

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can link to https://docs.sentry.io/api/permissions/ for list of scopes


## API Scopes

Scopes define what permissions your application has. Common scopes include:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mentioned above already, maybe we should just link to all: https://docs.sentry.io/api/permissions/

@smeubank
smeubank marked this pull request as ready for review August 11, 2025 21:20
@smeubank
smeubank merged commit dab3112 into masterAug 11, 2025
1 check passed
@smeubank
smeubank deleted the feat(partners)add-enablement-docs branch August 11, 2025 21:28
codyde added a commit that referenced this pull request Aug 13, 2025
* 'master' of https://github.com/getsentry/sentry-docs: (22 commits)
Fix incorrectly placed comma (#14592)
fix(devservices): Typo in devservices docs (#14636)
ref(ourlogs): Add log size limit (#14635)
Document undocumented php prefix option (#14634)
getsentry/relay@7958273
Unreal Engine: Update plugin docs (#14624)
feat: Update min js sdk version for logging and update console logging snippet (#14614)
feat: [Unreal] Add transaction and span set_data documentation (#14599)
feat(js): Add `ignoreSpans` documentation to Options page (#14572)
fix(js/browser): Amend user IP + `sendDefaultPii` change to v10 migration guide (#14609)
fix: Fix broken AI banner due to invalid syntax (#14627)
feat(partners)add-enablement-docs (#14095)
Fix image path issue & add test coverage for new lightbox (#14616)
feat(seer): update GHE setup to work with seer (#14617)
fix(replay): Document searchable properties `screen` and alias `screens` (#14603)
Update image handling (#14564)
Update using-hooks.mdx (#14605)
Godot: Document `disabled-in-editor-play` option (#14438)
fix(Docs) redirect and deprecate old metrics pages (#14602)
fix(relay): Update projects.mdx (#14606)
...
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Aug 27, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@smeubank@sentaur-athena