Skip to content

feat(partners)add-enablement-docs #14095

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

smeubank
Copy link
Member

@smeubank smeubank commented Jun 20, 2025

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
Copy link

vercel bot commented Jun 20, 2025

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

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2025 9:30pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Visit Preview Jul 1, 2025 9:30pm

@smeubank smeubank marked this pull request as draft June 20, 2025 18:27
@smeubank smeubank requested a review from sentaur-athena June 20, 2025 18:28
@smeubank
Copy link
Member Author

do we want something on the landing page?

image

Copy link

codecov bot commented Jun 20, 2025

Bundle Report

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

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 10.92MB 606 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 Name Size Change Total Size Change (%)
1729.js -3 bytes 1.64MB -0.0%
../instrumentation.js -3 bytes 973.36kB -0.0%
9523.js -3 bytes 949.31kB -0.0%
../app/[[...path]]/page.js.nft.json 205 bytes 401.33kB 0.05%
../app/platform-redirect/page.js.nft.json 205 bytes 401.24kB 0.05%
../app/sitemap.xml/route.js.nft.json 205 bytes 399.21kB 0.05%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 873.24kB -0.0%
static/chunks/7750-*.js -3 bytes 401.83kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/X8YCwOIWs851cjv3N4YtO/_buildManifest.js (New) 616 bytes 616 bytes 100.0% 🚀
static/X8YCwOIWs851cjv3N4YtO/_ssgManifest.js (New) 77 bytes 77 bytes 100.0% 🚀
static/vCvcdEgzguIalpFJEF7AG/_buildManifest.js (Deleted) -616 bytes 0 bytes -100.0% 🗑️
static/vCvcdEgzguIalpFJEF7AG/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@smeubank
Copy link
Member Author

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

Copy link
Member

@sentaur-athena sentaur-athena left a comment

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
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
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
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
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
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
Member Author

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

- **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
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
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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants