getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.64k stars 4.14k forks source link

Clean up integration-docs-platforms #54835

Open matejminar opened 1 year ago

matejminar commented 1 year ago

Once the profiling and replay docs are moved over to the sentry repo, we can do a cleanup of integration-docs-platforms. That would include:

See https://github.com/getsentry/sentry/pull/54678/files#r1293806721

ArthurKnaus commented 6 days ago

I checked the current implementation, there is no webpack plugin anymore. However, there is a different mechanism now. What remains to do is:

  1. Remove / Migrate Inline docs that are shown in the trace view for spans that are missing instrumentation.
  2. Remove the build-platform-assets build step that downloads the docs on backend build (see _integration_docs.py)
  3. Remove ProjectDocsPlatformEndpoint