getsentry / team-sdks

A meta repository for tracking work across all SDK teams.
0 stars 0 forks source link

Update 3rd Party Docs with Sentry #101

Open smeubank opened 1 week ago

smeubank commented 1 week ago

Overview

There are docs for programming languages, run times, frameworks, libraries and developer tools in general.

Sentry has its own docs as well, but often when devs are setting up a project for the first time with a certain framework, or trying to figure out a fix for a library they work with, they go straight to that tool's docs. In some cases Sentry is already in the docs. We can see in plausible that even we get thousands of visitors to our own docs from other docs like FastAPI.

Proposal

Every platform we support, we should think of a list of OSS docs we could PR and update to reference Sentry. There is room for creativity here but the most obvious things to reference in other docs is our error monitoring and tracing solutions. but everything is possible: crons, session replay, performance insights etc

The goal is not to get anything massive into 3rd party docs, it should be short sweet snippets and description with links to our docs. Easier to get that merged as well.

This should be tasteful.

Examples

FastAPI

Flask

Flutter

Hexdocs (elixir)

Next.js

Astro

Supabase

fly.io

Cloudflare

Laravel

Integrations Technically not the same but food for thought

### Tasks
- [ ] JavaScript
- [ ] Python
- [ ] PHP
- [ ] Ruby
- [ ] .NET
- [ ] Java
- [ ] Golang
- [ ] react-native
- [ ] android
- [ ] iOS
- [ ] Flutter
- [ ] Unity
- [ ] Unreal
kahest commented 1 week ago
kahest commented 1 week ago

Some ideas:

Probably far-fetched:

timfish commented 6 days ago

I guess all SDKs based on Open Telemetry should be listed here? https://opentelemetry.io/ecosystem/distributions/