-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
ref(flags): add generic provider onboarding #82387
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
Conversation
@michellewzhang I'm writing docs for the generic web hook setup. Can we wait to merge until we can link that docs page? |
yup, i can wait! where in the onboarding did you want to add a link? |
@michellewzhang In this section: This text will need to be reworked for custom providers since we can't link to their web hook registration page. We'll link to our docs and they can figure it out on their end. |
oh gotcha, yeah makes sense. for now i just disabled the link - you can see in this screenshot |
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.
We shiould rename "Custom" to "Self-Serve" to match the docs.
@michellewzhang Open to disagreement on whether custom or self-serve is more appropriate 😅 |
is the endpoint still |
@michellewzhang Okay we should probably rename to Generic then in the docs. |
cool, i have a pr out that can do this: getsentry/sentry-docs#12270 |
@cmanallen updated labels to be "generic" everywhere |
Bundle ReportChanges will increase total bundle size by 129.44kB (0.4%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
branched off of #82387 closes getsentry/team-replay#515 closes getsentry/team-replay#530 ### settings page <img width="995" alt="SCR-20250102-mncr" src="https://github.com/user-attachments/assets/6404d15c-94da-41e1-8c13-5215bf2c5b66" /> <img width="997" alt="SCR-20250102-mnew" src="https://github.com/user-attachments/assets/e15f10df-ba01-48ed-9f29-75db4fc745ef" /> ### onboarding dropdowns <img width="450" alt="SCR-20250102-mnbf" src="https://github.com/user-attachments/assets/b9a733e4-dc98-4217-baca-9d1ed95d8980" /> <img width="435" alt="SCR-20250102-mnag" src="https://github.com/user-attachments/assets/f05a781f-752a-4f4c-a4d3-af217773c6a3" /> ### python onboarding <img width="467" alt="SCR-20250107-jlgk" src="https://github.com/user-attachments/assets/978a31ff-3929-480f-ae24-2d2cc48c17f8" /> ### js onboarding <img width="472" alt="SCR-20250114-jlyw" src="https://github.com/user-attachments/assets/0c43d47d-15fe-4d3e-ae8d-85cf8afe3f12" /> ### also updated generic python onboarding: <img width="477" alt="SCR-20250114-kyvf" src="https://github.com/user-attachments/assets/99aa6824-9e27-4b9f-96cc-3e548c5c8852" /> --------- Co-authored-by: Andrew Liu <[email protected]>
### settings page now we have a 'generic' option in the dropdown: <img width="966" alt="SCR-20250107-jves" src="https://github.com/user-attachments/assets/33831a63-652d-4fef-8f73-71c81ea7bbc9" /> <img width="985" alt="SCR-20250107-jvhn" src="https://github.com/user-attachments/assets/139ded9b-4408-412a-a374-1b49232f0093" /> ### python onboarding <img width="470" alt="SCR-20250107-jvqt" src="https://github.com/user-attachments/assets/e8967cfd-aa69-4108-8f46-61d20f33a5ac" /> ### js onboarding <img width="465" alt="SCR-20250107-jvxt" src="https://github.com/user-attachments/assets/d31925c0-4ff4-4069-876b-f63652351c6a" /> closes getsentry/team-replay#518
branched off of #82387 closes getsentry/team-replay#515 closes getsentry/team-replay#530 ### settings page <img width="995" alt="SCR-20250102-mncr" src="https://github.com/user-attachments/assets/6404d15c-94da-41e1-8c13-5215bf2c5b66" /> <img width="997" alt="SCR-20250102-mnew" src="https://github.com/user-attachments/assets/e15f10df-ba01-48ed-9f29-75db4fc745ef" /> ### onboarding dropdowns <img width="450" alt="SCR-20250102-mnbf" src="https://github.com/user-attachments/assets/b9a733e4-dc98-4217-baca-9d1ed95d8980" /> <img width="435" alt="SCR-20250102-mnag" src="https://github.com/user-attachments/assets/f05a781f-752a-4f4c-a4d3-af217773c6a3" /> ### python onboarding <img width="467" alt="SCR-20250107-jlgk" src="https://github.com/user-attachments/assets/978a31ff-3929-480f-ae24-2d2cc48c17f8" /> ### js onboarding <img width="472" alt="SCR-20250114-jlyw" src="https://github.com/user-attachments/assets/0c43d47d-15fe-4d3e-ae8d-85cf8afe3f12" /> ### also updated generic python onboarding: <img width="477" alt="SCR-20250114-kyvf" src="https://github.com/user-attachments/assets/99aa6824-9e27-4b9f-96cc-3e548c5c8852" /> --------- Co-authored-by: Andrew Liu <[email protected]>
settings page
now we have a 'generic' option in the dropdown:


python onboarding
js onboarding
closes https://github.com/getsentry/team-replay/issues/518